I'm trying to import into my application the HTML content from Internet Explorer while the user is surfing (independant IE window that is already open). How can I do that?
Thanks - Yossi :rolleyes:
Printable View
I'm trying to import into my application the HTML content from Internet Explorer while the user is surfing (independant IE window that is already open). How can I do that?
Thanks - Yossi :rolleyes:
You may want to look into Microsoft.XMLHTTP object.
Thanks, I will check it out.
Yossi
Check if this thread helps.