July 26, 200619 yr Hi there, I am programming a online payment script for my filemaker database. The way I did it is to export the xml and the html in an on the fly file that need to be opened and submited. (it create a simple form with all the info needed then the user need to click submit on the page and it comes back with the info if it get ok or declined). So I am at the point that the file is created allright trought the xml export but when the script open url kicks in the file doesn't open. If I go in the system and click myself the html fle created it works fine. I realized that I cannot open any local .html file trought the open url script in filemaker. Iknow it's far from being the best way to implement a credit card function in filemaker, but it should work fine for now. Any idea why filemaker cannot open a local html file ? Thaks a lot !
August 2, 200619 yr Do you have the correct path to the document and are you using the "file:/" protocol?
Create an account or sign in to comment