Click to See Complete Forum and Search --> : Making A link!
Rodik
Jan 28th, 2000, 12:50 PM
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)?
Gumppy
Jan 28th, 2000, 01:03 PM
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 Gumppy_@hotmail.com and i will send you my code.
SteveCRM
Jan 29th, 2000, 12:20 AM
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
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.