Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3855
PHP Script Codes > ntSimpleForm
- simple validation (ie: is numeric, is alpha)
- returns to the form with proper error messages (ie: for validation, required fields)
- required fields
- email a copy of the submission results to the sender and/or a recipient
- save submission results to a flat file
- email address validation
- direct the user to a "success" screen once submission has met requirements
- toString quick display of form OR display each item individually (allows for flexibility of display)
- NOW SUPPORTS MULTIPLE CHECKBOX OPTIONS!