Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5348 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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

  • 2 weeks later...
Posted

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

This topic is 5348 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.