Official Review
NULL
|
Other links at ASP > Scripts and Components > Form Processors |
| 1. |
ASP Message Box
|
|
|
This ASP script reads a simple form and writes all the values into a txt file. The txt file is included into the main page as. Very simple to use and install.
|
| 2. |
Form to mail
|
|
|
This is a simple form-to-mail ASP script for your Web page. It allows you to redirect user to a specified page upon form submission.Three versions available for different porpouses, including email submission to a mailing list.
|
| 3. |
CDO Email Form
|
|
|
ASP Server Behavior for Dreamweaver UltraDev. This behavior inserts a basic form ('To' From. CC, Subject, and 'Message on a page to send an Email using CDO. You may want to hide certain fields in your form to suit your needs and/or bind data from a record set. By default, a message will be displayed on the page after sending the email. Comment out the Response.Write line and comment in the Response.Redirect line to redirect to a new page after sending the email. Obviously, you'll need to create this page yourself. NOTE: Code is available to copy/paste if you don't want to install the extension (or don't use UltraDev)
|
| 4. |
Contact Form Emailer
|
|
|
Either use the for provided by Byrd Development or Just send the proper variables to the Script and it will take care of the rest.No programming required and Form Customization is quick and easy.
|
| 5. |
ASP Form parser
|
|
|
Process application/x-www-form-urlencoded, multipart/form-data, multipart/related and other multipart source stream to collection of form fields with this COM object. Works with up to 2GB forms with minimum memory/processor resources.
|
|
|