Jump to content

  •  

  • iBotModz CBox


    Photo

    Visual Basic: Program Loads A Website


    • Please log in to reply
    3 replies to this topic

    #1 HaloModder2000

    HaloModder2000

      Corporal Grade 2

    • Members+

    • 246 posts
    • Joined: 19-August 07
    • Gender:Male
    • Location:Guardian,Halo 3

    Posted 29 November 2008 - 12:43 AM

    Today I'll show you how to start a program which loads a website


    1. First load Visual basic....

    Posted Image

    2. Double click anywhere on your blank program.... Which will load this screen

    Posted Image

    3. Now type in System.Diagnostics.Process.Start ("Enter the web url here")

    Posted Image

    4. For this example i'll use iBotModz.net

    Posted Image

    5. Then under System.Diagostics.Process.Start ("Enter the web url here") Type in Me.Close

    Posted Image

    6. Then save the program and your done!

    Written by iTz NeXXuS

    #2 sillybob123

    sillybob123

      I am a homo.

    • Members+

    • 541 posts
    • Joined: 08-May 08
    • Gender:Male
    • Location:The Computer/Xbox

    Posted 30 November 2008 - 10:26 AM

    I guess this is ok but maybe a bit too simple its kinda obvious especially anyone trying to make an app like this would already know how

    #3 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 30 November 2008 - 11:15 AM

    Good thing for first timers.

    #4 Miles LLC

    Miles LLC

      Private Grade 2

    • Members+

    • 56 posts
    • Joined: 06-June 08
    • Gender:Male
    • Location:Missouri

    Posted 04 March 2010 - 09:01 PM

    Thanks, also it wasn't nessary to add pictures. :)