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.

Featured Replies

  • Newbies

I'm using ScriptMaster to Post XML data to an Oracle server. The test form I'm using has multiple form areas, so all I'm getting in the result is the source code for the page. I know the test page works, because I get a successful result when I just paste xml code into the proper code and click the button. Is there a way to address a specific form on a page, or should I try to get the Oracle dba to make a page with a single form on it?

Submitting a POST form in the browser generates a single POST request to the server, and you should be able to mimic this POST request using ScriptMaster. If the forms all have the same action URL, the server is probably examining the POST data to look for a hidden input or submit button name to determine which form was submitted.

If you want to submit data to multiple forms, you will probably need to POST the data multiple times, changing the post data to mimc submitting the various forms/buttons.

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.