Form fields in url parameter?
I'm creating an application where I need the data from a form field to append to a url parameter. How can I do that?
Example:
First Name: ____
Last Name: ____
<submit>
Go to Next URL:
www.domain.com?FirstName=#FirstName#