|
-
Jan 28th, 2000, 01:50 PM
#1
Thread Starter
Hyperactive Member
How do I make a link on my application? So that when the user clicks on it then a browser should open and loading a specific page (rather than creating a stupid url file in the start menu)?
-
Jan 28th, 2000, 02:03 PM
#2
Member
Well you can make a label and when they click the label you can have it show a form with your own webrowser that you can make with the webpage component in ur toolbar. Then u can have that load to a certain page with WebBrowser1.Navigate "http://www.cyber411.com" When you do form load.
If you need a example code of a webbrowser thing email me at [email protected] and i will send you my code.
-
Jan 29th, 2000, 01:20 AM
#3
Frenzied Member
http://www.vb-world.net/tips/tip149.html
I know there is at least one more tip other than this one. Hope it helps 
Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|