Visual Basic Question

Started by
0 comments, last by firefly2442 22 years, 1 month ago
I''m using the WebBrowser1 control in Visual Basic. I know you can open webpages using: WebBrowser1.Navigate "http://www.gamedev.net" But how do you open up an html file on your disk drive? -Thanks http://abyssgames.cjb.net
http://www.rivetcode.com
Advertisement
WebBrowser1.Navigate "C:\My Documents\thispage.html"

Of course you should modify the path listed above.
7|-|3 p057 @b0v3 i5 c3/^7i|=i3|) 1337!100|< |=0/^ j||3|/|7

This topic is closed to new replies.

Advertisement