Hello
I am write program that write text into text fields in web browser like IE, Firefox or Opera but i dont have any idea as i can communicate with this programs If you have pls help me :D
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tomas SkorvanPosted Mar 28, 2011, 9:10 AM
Sam HobbsPosted Mar 27, 2011, 8:47 PM
Next you can write a program that enumerates (lists) IE windows, and you can get the document in each window. Then you can get the URL for each of them to select just the ones you need to process and ignore other windows. Or you could do something to navigate to the site.
Your question is very vague, so my answer is vague. You hopefully will get more specific answers when you provide a more specific description.
I am not familiar with the other browsers but whatever you do using IE, you probably can find an equivalent way to do for the other browsers.
Tomas SkorvanPosted Mar 26, 2011, 6:11 AM
Sam HobbsPosted Mar 25, 2011, 10:24 PM