Forum: C# Oct 15th, 2007 |
| Replies: 6 Views: 4,899 Thanks, but not cigar.
I wrote an application that reads and sends information from one application to another application.
Now I would like to have this application send information to a IE... |
Forum: C# Oct 15th, 2007 |
| Replies: 6 Views: 4,899 Thanks for your response.
You know how you use "SendMessage" to send a particular message to an APP. Do you know if there away to "SendMessage" to a web page controls? like to a textbox or to a... |
Forum: C# Oct 13th, 2007 |
| Replies: 6 Views: 4,899 All hi,
Is it possible to send messages (SENDMESSAGE/PostMessage...) to HTML controls such as Input Type Text or lists? I am able to get/set the url,title but I can't get to the document. Can... |
Forum: C# Aug 28th, 2007 |
| Replies: 2 Views: 1,975 binoj_daniel,
thanks for your reply.
It is two different apps. Mine and "somebody else's, let say an ms app, no one in particular though.
I would appreciate if you give me a hand, I need... |
Forum: C# Aug 28th, 2007 |
| Replies: 2 Views: 1,975 Hi all,
I am a newbie and looking forwad to expand my knowledge and help if possible too.
My question,
Is there a way to retrieve/read/get data LABEL (TEXT) displayed on a window. The data... |