• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: capturing values from a form to use in submit URL

capturing values from a form to use in submit URL 12 years 7 months ago #18785

  • mikepwp
  • mikepwp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I am using RSForm!Pro to build a landing page for an internet access gateway. I need to capture data that is entered into one field and add it to the url that is used after the 'submit' button is clicked. Bascially, once the user info has been entered into the form, the page will re-direct to a url that needs the access code that is part of the user submitted data. Like this:

The redirect to the gateway with an access code of letmeinnow would be:
http://GATEWAYIP/usg/process?username=letmeinnow&OS=http://www.google.com

what would be the best way to do this?
The administrator has disabled public write access.

Re: capturing values from a form to use in submit URL 12 years 7 months ago #18796

  • mikepwp
  • mikepwp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
it seems that rsform had the functionality I needed built in already! where accesscode and accesspassword are form fields:

IPADDRESS/usg/process?username={accesscode:value}&password={accesspassword:value}&OS=http://www.google.com
Last Edit: 12 years 7 months ago by mikepwp. Reason: added info
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!