Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Send HTMl form data

Featured Replies

Hi,

I need to submit a html form from within FP7. It will be used to send customers data eg name, email address automatically to a web based autoresponder system.

I have the HTML form code I use on the web page, but I can't figure out how to use that code and integrate it into FP7 so when I hit a 'Submit' button in FP7 it will submit the form data.

Any help would be greatly appreciated.

Regards

Mark

You mean beyond the Export as HTML format?

Mark wants to make a FMP script that simulates submitting a form on a web page.

I have no idea how to do it, except that it'd probably done by the FMP script calling a php script to do the processing.

However I could see a nuber of potential problems, some serious: the web page may be secure; it may require cookies; or the form may use some type of session tracking.

Mark,

does the web autoresponder also support GET instead of POST, i.e. submitting data in a URL of the form http://host/action?field1=value1&field2=value2&.... ?

Then you could convert your form to such a query, e.g. by way of a calculation field, and use the "Open URL" script step for the button.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.