Scott Pon Posted July 14, 2017 Posted July 14, 2017 I created a database in FM pro. It has 50 records. A person can see the list of records. There is a button that will open a PDF that is associated to the record. For Record 1, the button will open the PDF "fileserver\folder1\0001.pdf". This works. Now i'm trying to implement this through webdirect. A person will log in, see a list of records, then click a button to the PDF. However. Using the same technique as the FM Pro, this does not work. I error-capture, and it generates an 'Error 3: File not found". this was attempted in Google Chrome and Firefox. I've tried to use the Open URL to open "file://///fileserver/folder1/1001.pdf". again it works in the fm pro, but does not work in webdirect. If I type in that path in a web browser address bar, it opens the PDF. has anyone tried to do this? what am I doing wrong? is this even possible? Thanks in advance
Recommended Posts
This topic is 2699 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