how to incorporate a browser into a vb.net application

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hello,

I am wanting to create a form that would be able to function as a
web browser. Can someone please provide me a sample or a link to a sample? I
am also wondering if there is a way to use the ie plug-ins from that form.
For example(provided I can make a form act like a web browser) a user opens
the form and then drops a shockwave file in the form it would use the
shockwave plug-in for ie. Thanks in advance.

John
 
John said:
I am wanting to create a form that would be able to function as a
web browser. Can someone please provide me a sample or a link to a sample? I
am also wondering if there is a way to use the ie plug-ins from that form.

311303 WebOCHostVB.exe Hosts the WebBrowser Control in Visual Basic .NET
<http://support.microsoft.com/?id=311303>
 
yes, to browse in vb net u need to add browser object

from add reference

very easy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top