vadershero
12-23-2008, 06:18 AM
Hi,
I've created a form that uses a php formailer and is hosted on a Linux server. It works great for submitting information to my database, emailing me and sending them to another URL when completed. I'm using it for a registration page. However, now as it's been up for several weeks I'm finding that people hit submit, then change their mind, go back and make a change and submit again. Some people are registering 3 or 4 times. Here's what I'd like to do. When they hit the submit button have a window or something like that open displaying thier currently selected options along with other reigistration info such as name and phone and email etc. In this window they could review thier answers and then either click an "OK" button which actually would act as the submit button now does and then moves them to my payment page and entering the information into my database. Or the option there of "Cancel" which would then close that window and allow them to make a change before doing it again until they're happy and can hit OK. This would solve all my multiple entries I would believe. I've searched all over the internet, but can't seem to find that answer. I've tried adding a "behavior" to the submit button, but I can only see a "Popup" option, but still submits the data through. I'm sure there's a way either with that submit behavior or perhaps a Javascript.
Thanks for any help.
Scott
I've created a form that uses a php formailer and is hosted on a Linux server. It works great for submitting information to my database, emailing me and sending them to another URL when completed. I'm using it for a registration page. However, now as it's been up for several weeks I'm finding that people hit submit, then change their mind, go back and make a change and submit again. Some people are registering 3 or 4 times. Here's what I'd like to do. When they hit the submit button have a window or something like that open displaying thier currently selected options along with other reigistration info such as name and phone and email etc. In this window they could review thier answers and then either click an "OK" button which actually would act as the submit button now does and then moves them to my payment page and entering the information into my database. Or the option there of "Cancel" which would then close that window and allow them to make a change before doing it again until they're happy and can hit OK. This would solve all my multiple entries I would believe. I've searched all over the internet, but can't seem to find that answer. I've tried adding a "behavior" to the submit button, but I can only see a "Popup" option, but still submits the data through. I'm sure there's a way either with that submit behavior or perhaps a Javascript.
Thanks for any help.
Scott