1202Astriden Formhttp://www.astriden.com/scripts/Form.htmlProfessional form processor that can process any website form. Complete package includes multiple form handling, dynamic results page, field verification, custom error messages, HTML autoresponder, multiple admin notification, and can store customer data in a flat file or MySQL database. Use your existing form and database or make use of our comprehensive templates that allow you to quickly create a form, autoresponder, and dynamic results page. Very easy to install and all features are optional.ASP > Scripts and Components > Form ProcessorsOct 10, 2006Jason
This server behavior inserts ASP code required to send an email using CDO along with form text fields: 'To', 'From', 'CC', 'Subject', & 'Message'.
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 display a new page after sending the email. Obviously, you'll need to create this page yourself.
You may want to change certain fields types in your form to suit your needs (i.e. make them hidden, or contain fixed values, etc.). Try binding data from a recordset to make the field values dynamic. This can also be used as a 'Tell-A-Friend' style form.
I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this function to facilitate things. Here is an example:
The various forms found on this website use formmail.asp to process the input. This site was launched October 10,2003. There will be continuing updates and code samples soon!
ecDBTable is an ASP class library for MS Access database table display. This product was designed to allow for the easy, flexible creation of advanced table layouts. Web site developers can use this product to create virtually any style of data display and navigation for their MS Access data tables. Use for product catalog displays, information lists, real-estate listings, employee directories or any other type of data table. Developer license allows use on unlimited number of sites.
The Request Form is designed to place 3 key functions into one simple to maintain page.
1.) Input form to collect information from the visitor. This is a standard type form with 6 fields. Type, Area, First Name, Last Name, Email Address and Comments.
2.) Post the data from the form into a database. The database has matching fields for the above form and a field for the date. The data is posted to the database and the date is automatically added from the current date.
3.) Email the webmaster the form data. Using CDONTS the data from the form is emailed to an email address immediately.
Source code is the single page and the Access database.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.