damaru Posted July 26, 2006 Posted July 26, 2006 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 !
beverly Posted August 2, 2006 Posted August 2, 2006 Do you have the correct path to the document and are you using the "file:/" protocol?
Recommended Posts
This topic is 6689 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