README.md

December 4, 2022 ยท View on GitHub

2 MINUTE WEB BROWSER!!!

Description

This is similar to the 15 minute web browser, but is MUCH easier and has many more options!!!

More Info

Submitted On
ByMatt Evans
LevelUnknown
User Rating2.0 (10 globes from 5 users)
CompatibilityVB 5.0, VB 6.0
CategoryInternet/ HTML
WorldVisual Basic
Archive File

Source Code

Step 1) Start up a project in VB... Make a new one
Step 2) Goto 'Add Form', Double-Click on Web Browser
Step 3) Goto Project1 Properties... And change the startup form to wWebBrowser1
Step 4) Remove form1 (blank form).
Step 5) Run the project and you got a full web browser with a toolbar and everything!!!