Hi, I was wondering is there anyway for Contour to post the form data to a url without refreshing the page and instead navigating to the form I'm posting to (like a regular html form normally does) ?
Also, when mapping the fields, does the alias refer to the "name" attribute of the form when posting to the url, and the value refer to the actual form field or vice-versa? I just want to make sure I'm doing this correctly.
Basically I'm trying to build a form that posts the the LogMeIn rescue site's download form using Contour. Once the form is submitted it takes you to a page where you can download the software for your operating system.
Post form to url on submit without refreshing
Hi, I was wondering is there anyway for Contour to post the form data to a url without refreshing the page and instead navigating to the form I'm posting to (like a regular html form normally does) ?
Also, when mapping the fields, does the alias refer to the "name" attribute of the form when posting to the url, and the value refer to the actual form field or vice-versa? I just want to make sure I'm doing this correctly.
Basically I'm trying to build a form that posts the the LogMeIn rescue site's download form using Contour. Once the form is submitted it takes you to a page where you can download the software for your operating system.
Thanks in advance.
is working on a reply...