Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I downloaded this application, and what it did was display an HTML Document from inside the form. How could I do that? (I can't right-click the HTML document from the form either :( )

 

----Edit----

 

OR WAIT!! I can right-click the HTML document on the form! So just to clear that up.

"Reality is fake, Dreams are for real"
  • Leaders
Posted

you need to use " Navigate " , the locationurl is where the browser is currently sitting ( the webpage it's gone to )

Browser.Navigate "C:\your local.htm"
'/// or
Browser.Navigate "http://somesite.com"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...