Probably a simple question, but how do I make a button open a URL held in a text field in the computers default browser?
I don't want the link in a hypertext field as the database will be used with ASP and so I want the URL in plain text. However I do want to be able to open the link in a browser for visual verification. I figure a button with code whould be able to pick up the text and send it to the browser but I can't figure out how.
Thanks
WozFromOz
I don't want the link in a hypertext field as the database will be used with ASP and so I want the URL in plain text. However I do want to be able to open the link in a browser for visual verification. I figure a button with code whould be able to pick up the text and send it to the browser but I can't figure out how.
Thanks
WozFromOz