Hello vb masters im new to vb and i need to know when i make a button i want it to go to a link in internet explorer or something how can i please help
Originally Posted by Hahne
Hello vb masters im new to vb and i need to know when i make a button i want it to go to a link in internet explorer or something how can i please help
Welcome to vb section.
To open Internet explorer via button, double click the button on your form. Code window will open. Write the following code in the button's click event:
To open Internet explorer via button, double click the button on your form. Code window will open. Write the following code in the button's click event: