I need something like this to view page by html code :o
Code:
Dim SourceHTML As String
SourceHTML = <embed src="http://www.youtube.com/v/F1jQZ2KeKfc" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
WebBrowser1.Document = SourceHTML