BV10 D now has a new form feature ‘Use built-in PHP form processor…’
It works like this:
If you enable this option on a form, you can specify an email address, subject, small message and success URL.
When you publish the page containing this form, then a small piece of PHP code will be added to the beginning of the page, this code implements the form processor.
It will email the submitted data to the specified email address and redirect the user to another page.
This method is very compact and it keeps all form code in one page.
Requirements:
1) The file extension in Page Properties must be set to PHP
2) Only one form per page
Click Below to download BV10 D
Click on Form Wizard Tutorial for a step by step Tutorial.
It works like this:
If you enable this option on a form, you can specify an email address, subject, small message and success URL.
When you publish the page containing this form, then a small piece of PHP code will be added to the beginning of the page, this code implements the form processor.
It will email the submitted data to the specified email address and redirect the user to another page.
This method is very compact and it keeps all form code in one page.
Requirements:
1) The file extension in Page Properties must be set to PHP
2) Only one form per page
Click Below to download BV10 D
Click on Form Wizard Tutorial for a step by step Tutorial.
Comment