WingMaker Posted March 17, 2010 Posted March 17, 2010 How can I upload a file into the filemaker DB? I have this php code that give the user the option to choose the file, how can I get that file into a record in FM? thanks
Genx Posted March 26, 2010 Posted March 26, 2010 Strictly speaking you can't. You can however upload somewhere onto the server and store the url to the file somewhere and potentially use something like troi URL to periodically pull the files into containers, or super container to access the files directly. There are a couple of server plugins, particularly there used to be one from FMWebschool, that would allow you to upload data to containers correctly but 2 issues with that: 1) It's insecure when it comes to shared hosting so hosting provider's won't let you use it. 2) It may have been discontinued
Recommended Posts
This topic is 5613 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