Jump to content
Server Maintenance This Week. ×

POST data from HTML form to FileMaker


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

Recommended Posts

Hi,

 

Is it possible to have a form on my web site that a user can fill out their information and when they hit submit it sends the POST data directly to my FileMaker 14 database? 

 

I do not want to use web direct or have to grab the data any other way. I want to be able to POST it directly. 

Link to comment
Share on other sites

Yes, PHP (or other web app) can POST to web published FMS hosted databases. If the "form" is from the "outside", that is.

If you want to post a form as seen in FM's Web Viewer, I suggest you research using JavaScript and the FM protocol to push values to FM.

(a starting point for FMP protocol - also called FMP URL - in no particular order):

http://help.filemaker.com/app/answers/detail/a_id/5560/kw/FMP protocol

https://www.filemaker.com/help/14/fmp/en/html/sharing_data.17.6.html

http://isolutions-inc.com/2014/04/05/fmp-url-scheme-and-the-13-0v2-improvement/

http://www.asktami.com/articles/use-filemaker-pro-13-fmp-url-open-filemaker-file/

http://www.filemakertoday.com/filemaker-functionality/18-filemaker-functionality/filemaker-url-protocol

 

(the above with Javascript):

http://blog.jsfmp.com/post/88307579211/responsive-web-viewer-layouts-fmp-url-javascript-demo

http://www.soliantconsulting.com/blog/2014/04/getting-started-javascript-and-filemaker

 

 

 

Link to comment
Share on other sites

This topic is 3109 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.