Bohunt.Org Forum

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Bohunt.Org Forum Community


2 posters

    Vb Tutorial - Basic WebBrowser

    Sawybean125
    Sawybean125
    HeuTeck
    HeuTeck


    Male
    Number of posts : 34
    Registration date : 2009-01-20

    Vb Tutorial - Basic WebBrowser Empty Vb Tutorial - Basic WebBrowser

    Post  Sawybean125 Tue Jan 20, 2009 12:08 pm

    In This Tutorial I Am Going To Show You How To Make A basic WebBrowser.

    1.Open A New Windows Aplication In Vb.
    2.Create 4 Buttons, 1 Textbox And A Webbrowser.
    3.Name Button1, Back
    Button2, Forward
    Button3, Refresh
    Button4, Go!
    4.Double Click On Button1(Back) And Type This Code,

    Code:
    webbrowser1.goback

    5. Double Click On Button2(Forward) And Type This Code,

    Code:
    webbrowser1.goforward

    6.Double Click On Button3(Refresh) And Type This Code,

    Code:
    webbrowser1.refresh

    7.Double Click On Button4(Go!) And Type This Code,

    Code:
    webbrowser1.navigate(textbox1.text)

    When You Have Done That You Can Debug It And Try It Out.
    JosephS
    JosephS
    Administrator
    Administrator


    Male
    Number of posts : 42
    Age : 29
    Location : UK
    Registration date : 2009-01-19

    Vb Tutorial - Basic WebBrowser Empty Re: Vb Tutorial - Basic WebBrowser

    Post  JosephS Mon Jan 26, 2009 4:49 am

    Simple, but effective - Thanks Smile
    Sawybean125
    Sawybean125
    HeuTeck
    HeuTeck


    Male
    Number of posts : 34
    Registration date : 2009-01-20

    Vb Tutorial - Basic WebBrowser Empty Thanks

    Post  Sawybean125 Mon Jan 26, 2009 2:20 pm

    Thanks,
    Please Remember If You Want Any other Tutorials, Just Post A Reply And Ill See If I Can Do It!
    Sawybean125
    Sawybean125
    HeuTeck
    HeuTeck


    Male
    Number of posts : 34
    Registration date : 2009-01-20

    Vb Tutorial - Basic WebBrowser Empty Advanced WebBrowser.

    Post  Sawybean125 Sun Feb 01, 2009 8:38 am

    Soon I Will Be Bringing Out Me Advanced WebBrowser,
    Hopefully It Will Have Bookmarks, History And Other Cool Features.
    It Will Take A Few Weeks Because It I Am Working On My Own Things.
    Mainly My Own WebBrowser Which Will Hopefully Be Able To Be Downloaded
    On The Bohunt.Org Web-Site.
    JosephS
    JosephS
    Administrator
    Administrator


    Male
    Number of posts : 42
    Age : 29
    Location : UK
    Registration date : 2009-01-19

    Vb Tutorial - Basic WebBrowser Empty Re: Vb Tutorial - Basic WebBrowser

    Post  JosephS Sun Feb 01, 2009 8:39 am

    If you can produce a nice looking, speedy browser - i'll definatly think about partnering up with you on it.
    Sawybean125
    Sawybean125
    HeuTeck
    HeuTeck


    Male
    Number of posts : 34
    Registration date : 2009-01-20

    Vb Tutorial - Basic WebBrowser Empty Great

    Post  Sawybean125 Sun Feb 01, 2009 2:49 pm

    Great Ill Get Working On It Strait Away!
    JosephS
    JosephS
    Administrator
    Administrator


    Male
    Number of posts : 42
    Age : 29
    Location : UK
    Registration date : 2009-01-19

    Vb Tutorial - Basic WebBrowser Empty Re: Vb Tutorial - Basic WebBrowser

    Post  JosephS Sun Feb 01, 2009 2:57 pm

    Great!

    PM me your MSN so we can discuss what you're doing on it.

    Sponsored content


    Vb Tutorial - Basic WebBrowser Empty Re: Vb Tutorial - Basic WebBrowser

    Post  Sponsored content


      Current date/time is Tue Nov 05, 2024 10:54 pm