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:
Kmita Mail [mita mayl ] is the easiest and fastest way of processing forms on your website. Kmita Mail can be customised to almost unlimited extent for processing of your website forms .
Kmita Mail can process all the forms on your website - it sends form data through email, sends auto responder to visitor , writes data to a file and MySQL database, supports attachments and many more features for you to explore. We are sure you'll love it!
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.
This tutorial uses Bamboo.SMTP mail component
If this component is not available in your server try
JMail.SMTP Mail component
If non of them are available contact your server administrator
The following ASP code will allow you to Count through all form field names and values posted to this script. It can be easily adapted to make simple feedback form mailers, where this code allows any new forms fields to be automatically picked up and included in the post.
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.