Results 1 to 4 of 4

Thread: html in a form

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    30

    html in a form

    is there any kind of controll that will allow the viewing of an HTML document inside a form, w/o having to open a browser window? i'm not trying to view web sites, just simple local HTML pages. any help?

  2. #2
    Fanatic Member
    Join Date
    May 2005
    Posts
    898

    Re: html in a form

    yes, the webbrowser control. You have to add it to your toolbox manually, look under the COM components. It can be used to view html docs local and online.
    "so just keep in mind that fantasy is not the same as realtiy and make sure u remember that wii sports may be fun but u cant count on it as exercise ok cool bye" - HungarianHuman

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    30

    Re: html in a form

    well i added it to my toolbox, but it's all greyed out. do i need to make a specific reference?
    Student Developer - Please Take Pitty
    ---
    Development Software: Microsoft Visual Basic .NET 2003 Standard
    Main Language: Visual Basic .NET and VBA

  4. #4
    Frenzied Member Phill64's Avatar
    Join Date
    Jul 2005
    Location
    Queensland, Australia
    Posts
    1,201

    Re: html in a form

    Quote Originally Posted by medicenpringles
    well i added it to my toolbox, but it's all greyed out. do i need to make a specific reference?
    no, you added the wrong control, the WebClient, thats not it.
    You need to look in th COM tab when adding and find "Microsoft Browser" and add that

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width