Is it possible to read a text from a web page and use it??(paste it in a textbox)... considering that the web page has nothing else but a simple text.
Printable View
Is it possible to read a text from a web page and use it??(paste it in a textbox)... considering that the web page has nothing else but a simple text.
I think the INet control can do this...
Have a look at this :
http://www.vbforums.com/showthread.php?t=371869
You can also use a web browser control to look like a textbox.