Great, thanks a lot Thomas.
Your code was helpful in getting me started to making this line of code, which solved all problems!
((IHTMLDocument2)commWindow.Document).body.innerText;
Thanks again,
Raheel
Hi,
I'm having a problem with retrieving some text from an Internet Explorer browser window. The window was created by my program, and it only has one line of text on it.
Here's what I have so far:
SHDocVw.InternetExplorer ie = new SHDocVw.InternetExplorerClass();
IWebBrowserApp commWindow =...
Hi,
I'm having troubles on deciding how to go about writing a software registration program. I'm thinking about giving users a CD-key, which will be sent to us [probably by logging on to our website] along with some OS and computer info [to avoid piracy].
Which language would be ideal for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.