Newbies potz Posted August 25, 2004 Newbies Posted August 25, 2004 Does anyone know how to make a link to a URL on the web or to a pdf on the hard drive from a database? I desperately need help cuz I've tried everything... I'd appreciate it a lot!
-Queue- Posted August 25, 2004 Posted August 25, 2004 If you want to use field data, use the Open URL script step, select Specify, and enter the field to be used. You can either make this a script or specify a button to use the single script step.
Newbies potz Posted August 25, 2004 Author Newbies Posted August 25, 2004 Thanks a lot- I got it to link. One more question though- what if I want each record to link to a different page using the same field? Each record is for a certain chemical and the links will be to safety information for each one.
Newbies potz Posted August 25, 2004 Author Newbies Posted August 25, 2004 I actually found a way to do it, which I believe to work- making the field a button, and then making a script to "link to URL" and specifying the url as the field that is the button. This way, whatever is written in the field will be the URL. Thanks for your help
-Queue- Posted August 25, 2004 Posted August 25, 2004 Yes. Since you're using the field name and not static data, it will change for each record.
Newbies mpascal Posted August 25, 2004 Newbies Posted August 25, 2004 Only problem with the Open URL script step is that in FM 7 it converts the URL to lower case. That screws up a lot of UrLs cause everything after a domain name is case sensitive.
Recommended Posts
This topic is 7762 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