![]() |
|
| |||||||
| Notices |
| Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
How to generate different replies for different forms? eg. I require: 1) A thank you message for those signing up to get my e-newsletter updates 2) A thank you note for submitting an enquiry from "Contact Us" tab Terence Tan www.activewearcompany.com |
|
#2
| ||||
| ||||
|
That would depend how your script is setup. If you script has a redirect to another page just change the page where it redirects. Otherwise if after the script is executed it just stays on that page, you can echo a message, just add something like this to the script echo "Thank you, we will get back to you asap";
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#3
| ||||
| ||||
|
You can use different php scripts for each form, if you use the tutorial method, where each thank you page has it's php script embedded. Or, you can install ABVFP which will allow you to define for each form, the thank you page where the user will be redirected.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |