The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Setting up a Form - Submission Hash - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Setting up a Form - Submission Hash (/showthread.php?tid=1011) |
Setting up a Form - Submission Hash - jschnyderite - Dec 28th, 2010 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 RE: Setting up a Form - Submission Hash - Ben - Dec 30th, 2010 Hi jschnyderite, Sorry about that! Which tutorial / documentation page are you looking at? It doesn't sound right at all... - Ben |