October 11, 201213 yr Dear All, Unfortunately I stuck in a solution, that, how can we copy a image stored in a container field into a folder, I am able to display the image in the web page using. But whenever I am trying to copy the displayed image into one of the folder in webserver. It is giving no result. So, please help me in this task. I am in hurry, Please let me know, if anybody know that. Thanks in advance....
October 11, 201213 yr Might have to post a bit of code to show what you're doing, but it might be related to where you are saving the file. Are you already aware that you may only save to the Documents folder of the server?
October 11, 201213 yr If you are doing this via a server-side script, the problem is that Export Field Contents script step is not server compatible. You can do this with ScriptMaster Plug-In, using a function I wrote: http://fmforums.com/forum/topic/77439-container-nas-drive-wserver-script/#entry363451
October 12, 201213 yr Author Simply I just want to copy the file into PHP server side using FM PHP API or I want to display the image from FileMaker to my PHP page. I am able to display the image into PHP page, but whenever I am trying to display into PDF file using FPDF class, it is giving error. Please suggest me the right way.
Create an account or sign in to comment