Hello,
Can you please help me how to redirect after saving the data in tables,lets suppose I have form
"test"(http://mysite.com/test/form) after submitting the form I want to save form data in "test" tables,after that I want redirect the page to "http://mysite.com/test/form/thank_you".
Please help me on this.
Thanks
Can you please help me how to redirect after saving the data in tables,lets suppose I have form
"test"(http://mysite.com/test/form) after submitting the form I want to save form data in "test" tables,after that I want redirect the page to "http://mysite.com/test/form/thank_you".
Please help me on this.
Thanks
yes I am using ChronoformV4.
One more problem I am facing is lets suppose i have filled the form having firstname and last name after submitting the form I am in "Thank you page" again If I reload the thank you page it is sending email again,Whenever I load the "Thank you page" it is sending email and saved the data in tables,Please help me on this.
Thanks,
One more problem I am facing is lets suppose i have filled the form having firstname and last name after submitting the form I am in "Thank you page" again If I reload the thank you page it is sending email again,Whenever I load the "Thank you page" it is sending email and saved the data in tables,Please help me on this.
Thanks,
Hi elvinjoe ,
If you have redirected the user to another page I don't see how reloading it woudlk re-submit the form?
If users re-load the page then they can re-submit the data; that's true of most forms. You can use my Anti Flood [GH] action if this is a problem.
Bob
If you have redirected the user to another page I don't see how reloading it woudlk re-submit the form?
If users re-load the page then they can re-submit the data; that's true of most forms. You can use my Anti Flood [GH] action if this is a problem.
Bob
This topic is locked and no more replies can be posted.