PDA

View Full Version : Sorry- But need to just link to a web site...



Incrocci
03-30-2003, 09:28 AM
I've tried to find the answer without bugging you guys - but can I just have a button/link that just takes you to a web site?

Rick

Derek
03-30-2003, 11:41 AM
Hi Incrocci

File.Open will do that for you. Just put the address in as the file to open:

File.Open (open, "http://www.indigorose.com")

Incrocci
03-30-2003, 12:02 PM
Thank you for your quick response!

Rick