Using the Microsoft Web Browser control.
How do I save the Source Code of a page to a text file.
Printable View
Using the Microsoft Web Browser control.
How do I save the Source Code of a page to a text file.
Better use Inet control.
Inet's good, Winsock would work as well...WebBrowser's about useless for that sort of thing, I think
Although there are some places you can get source from with webbrowser like:use watchs and browse the control at runtime to find other stuff like that.Code:WebBrowser1.Forms(0).innerHTML