Dec 28th, 2010, 1:43 PM
I'm trying to setup a form and I think my problem is coming from this:
3. Submit the form information using the following function:
process_form($submission_hash);
am I supposed to use a button with an onSubmit="process_form($submission_hash);"
it isn't as well explained as the other sections..
When I submit now, it doesn't seem to pull my thank you page
3. Submit the form information using the following function:
process_form($submission_hash);
am I supposed to use a button with an onSubmit="process_form($submission_hash);"
it isn't as well explained as the other sections..
When I submit now, it doesn't seem to pull my thank you page