Is it possible that the iPhone can somehow send data or some control command to the computer's com ports via USB cable? Maybe use inline assembly language for instance? Thanks!
I'm seeing it in a ton of search results and even copy pasted into content on this site (http://stackoverflow.com/questions/2687289/adding-a-bookmark-link-to-a-facebook-iframe-app). Is it a phishing thing or just some actual proxy thing that is innocent?
I want to make an email for my website like "info@domain.com" where people can send their feedbacks and suggestions to it. How can I do it? Can I do it with PHP or there is something else needed?
In my search for a good, freely available resource that will teach me C++ I stumbled on http://www.learncpp.com/.
My question is for intermediate to experienced C++ programmers...
Does this site seem to be a good resource for a beginner to learn C++ from?
I've gone through the first few section of the site, and I feel like I am starting to grasp the language, but being a beginner in C++ I really could be learning things all wrong and have no idea.
I have this strange problem, how exactly does control + enter decides the domain of a website??
If i type stackoverflow,then hit control+enter, it works and takes to homepage, but i type ubuntuforums,
then hit control + enter, it does not recognise its ubuntuforums.org, but goes to ubuntuforums.com??
How does this exactly work? If i need to change this behaviour, how should i do it?
Hi all.
I was wondering if anyone knows in what technology/web platform the uefa.com
website was built. Its page suffix is ".html", but I don't see how it could be built with just html, since it probably has a lot of dynamic content...
Anyway, it's a great website with fast loading pages and nice design. Does anyone know who built it ? ... thanks ...
Im getting classnotfountexception on Class.forname("com.mysql.jdbc.Driver")
im using:
windows vista 64-bit,
Eclipse Galileo,
GWT framework
i downloaded (mysql-connector-java-5.1.6-bin), but what the exact path i should add to.
im getting this exception while im in gwt-projects, but normal projects working good,
any idea how that should be done???...thanks
I am writing a tomcat app, and have a need to do authentication within the URL like this:
https://user:[email protected].com
Except for the life of me i'm not sure how to set it up or able to find the docs to read up on it, clearly my google skills need work.
Can anyone tell me where i should be looking for this kind of info or where to start?
Cheers
Andy
Hi all.
I was wondering if anyone knows in what technology/web platform the uefa.com
website was built. Its page suffix is ".html", but I don't see how it could be built with just html, since it probably has a lot of dynamic content...
Anyway, it's a great website with fast loading pages and nice design. Does anyone know who built it ? ... thanks ...
I am trying to package a com dll in an msi. I want the setup to run a batch file afterwards.
The batch file basically points to the WINDOWS\Microsoft.NET\Framework\v2.0.50727 folder and runs the regasm command to register the assembly.
How do I get the setup to do this?
Thanks.
i want to know the mean of yahoo robots.txt
that website( http://www.yahoo.com/robots.txt ) have the following lines
User-agent: *
Disallow: /p/
Disallow: /r/
Disallow: /*?
i dont know the mean of last line(Disallow: /*?)
please let me know...
thanks and advance
Hey guys,
I've seen URL's like this around and I'm just wondering how it is they are used.
Until now I've been using www.mysite.com/users/?id=33
How can I use the other format?
Is there a plug-in like the java applet @ SQLinForm.com for MS SQL Server Management Studio 2008?
I tried SSMS tools based on someone's answer to my previous question but I don't find any functionality to format (beautify/tabify) SQL.
If somebody could please point out that in SSMS tools or suggest some other tool (preferably free)
Thanks :)
i have 2 domain, 1 is old domain, 1 is new domain
i setup my new site in new domain, but i wish to have the new www.example.com/testing/ redirect to the old domain's folder.
can it be done? how?
I have a statement "New-Object -com Indesign.Application.Cs5 | Get-Member"
It works as expected for the top level.
How would one recurse the entire object tree and output results in a readable/spreadsheet format (if possible).
HI all,
I have an account in getresponse.com
I want to send emails to the members in my mailing list after one hour of their joining.
Please tell me how can i do this
I need to recreate an effect that mint.com has on another website. When you go to the transactions page and click on one of your transactions a tab pops up underneath that says edit details. When you click on that tab a div will drop down exposing more details about the transaction. I don't even know what this kind of effect this is called but I need to know to recreate something like this preferably with jquery.
There are some screenshots of what I'm talking about below.
Hai frnd can give me some solution..
1.how to open ms word document without using com(word.application)
2.actually i want to edit existing document only changing content without affecting any properties?
Hello,
I would like du create a basic webdesktop in silverlight 4.
How can I do a windows manager ?
I want to move, resize, minimized, maximized each windows like http://mesh.com...
Does it exist something to create easily a windows manager ?
Do I have to create everything from scratch ?
How ?
i have 2 domain, 1 is old domain, 1 is new domain
i setup my new site in new domain, but i wish to have www.domain.com/testing/ redirect to the old domain's folder.
can it be done? how?
I want to get input from a barcode-scanner, which is connected to a CHD cash register, which is connected to a Windows XP PC trough a COM port. I want to read the data from the scanner and the cash register, and send the data to a program, which has a table with items in a shop. And provide a function which removes items, too.
Where should I start? Is there a code in Delphi or Java, that can get that data into a program?