Jump to content

cbox


Recommended Posts

Posted

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

 

1. First load Visual basic....

 

http://img376.imageshack.us/img376/5897/form1am6.png

 

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

 

http://img376.imageshack.us/img376/5897/form1am6.png

 

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

 

http://img211.imageshack.us/img211/236/form3rl6.png

 

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

 

http://img372.imageshack.us/img372/8127/form4rh8.png

 

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

 

http://img380.imageshack.us/img380/6058/form5kd5.png

 

6. Then save the program and your done!

 

Written by iTz NeXXuS

  • 1 year later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...