![]() |
|
Home Page Free Scripts Paid Software - Password Protect - Ware Support Hire Us Resources - Web Hosting - PHP Manual Support Forum
|
Form-2-Mail ReadmeOVERVIEW:There are 6 files included in this package. 1. License.txt - Contains copyright and license information to outline proper use of this software. 2. Readme.txt - Contains an overview of the software package, installation tips, and the history of the Form-2-Mail script. 3. form-2-mail.php - The core script of this software package. 4. formexample.html - An example of a properly designed form. 5. header.php - The code that should be displayed before form-2-mail's content. 6. footer.php - The code that should be displayed after form-2-mail's content.
INSTALLATION: For help with this script, please consult the Whole Hog Software Support forum at: http://www.wholehogsoftware.com/forum
HOW TO SETUP A FORM:
ADVANCED SETTINGS: required: Allows you to define required fields in your form. Must be separated by comma. Do not place spaces after your commas. subject: The "subject" of your e-mail. errorpage: The URL to forward the visitor is there is an error processing their form. THIS IS OPTIONAL. If it is not set, Form-2-Mail will handle all error reporting. successpage: The URL to forward the visitor if the form is successfully processed and e-mailed. THIS IS OPTIONAL. If it is not, Form-2-Mail will display your predefined Thank You Message. formtitle: The title of your current form. sendto: Allows you to define multiple e-mail addresses to send the submission. Must be separated by comma (no spaces in between entries) and match your E-Mail Address settings in the Form-2-Mail script. Example: If you have the following ...
$emailaddresses = Array ( ... and you wanted to send any responses to both e-mail addresses, your sendto variable would look like this: <input type="hidden" name="sendto" value="1,2"> This would send your e-mail to yourfriend@yourdomain.com and you@yourdomain.com. In this variable, you can define up-to 20 e-mail addresses.
HISTORY:
|
|
|
Owner's Blog |
|