View source - using webbrowser control.
No need of those msinet.ocx which all people always tell to use to get source of HTML-page.
This is a simple and beatiful way to do it.
PS..another even smart way is to add a webbrowser2.visible = false and to change viewsource function to use the hidden one.. instead of the webbrowser1 (which you may use to navigate pages) ; )
Returns
Source of webpage, opens notepad and if html-source is too big automaticly opens wordpad !!