Newbies florian123 Posted February 16, 2005 Newbies Posted February 16, 2005 Hi all, Perhaps I am overlooking the absolute obvious but I have problems accessing image files (jpg) from FileMaker Server 7. The files are (as per the handbook recommendations) located in root/Library/WebServer/Documents/ These images should show in FileMaker Client using a Calculation field that reads the path to the image file where the result is the image displayed in a Container. The databases are located in the folder root/Library/FileMaker Server 7/data/databases/ I have tried just about any file path syntax I can think of, but the calculation field remains blank. Perhaps this is just too obvious. Help is greatly appreciated. Thanks, Florian
Newbies florian123 Posted February 17, 2005 Author Newbies Posted February 17, 2005 Thanks for the fast response. So the syntax then would be: image:/../../../WebServer/Documents/<myfolder>/<myfile.jpg> ? Florian
alopas Posted February 20, 2005 Posted February 20, 2005 Do the images show if the image is otherwise stored in the client's HD? If so ... I had a similar problem and had to solve it using applescript.
Newbies abledoc Posted February 26, 2011 Newbies Posted February 26, 2011 image:/../../../WebServer/Documents/<myfolder>/<myfile.jpg> I am having a similar problem. Accessing the images on the server through filemaker connection: no problem images show nicely, but not when using IWP. changing the path to "image:///" fails How did applescript resolve the issue?
Recommended Posts
This topic is 5017 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