keelbolt Posted October 25, 2009 Posted October 25, 2009 I have a dbase with a number of url records in text fields in the format http://www.name.com etc I should like to make them clickable, so that when I click on the field, it launches a browser window which takes me to the URL page. Is this possible, please, and if so, how?
IdealData Posted October 25, 2009 Posted October 25, 2009 Apply a button to the field to execute the Open URL command, or to run a script that uses the Open URL script step. The parameter for the Open URL command will be the content of the field.
Recommended Posts
This topic is 5567 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now