SourceCodeCentral.com has made it even easier to get your hands on a full functioning ASP Form-To-Email application. This script is fully customizable to fit your needs. Simply fill out the following form and copy the generated code.
Create forms sent to email easily using this web design tool. Generate an ASP form that sends the information to your email. When the information is submitted, the script calls itself and a comfirmation massage appears at the bottom of the form. This way you there is only one document (mail.asp) making it easy to implament. You may customize the form as you wish.
It will create a script which displays a customized form and checks it when it's submitted. Now it takes only 5 minutes to create the perfect form instead of 50 minutes!
It will save you hours on building and processing HTML Forms, mapping controls to database fields, building drop-down lists and selecting values in all controls automatically.
aspmailer is a straightforward form mailer with an eye towards secure behavior and some useful output formatting. Your visitors fill out the form and submit it. From there, the form data is emailed to an address you designate within the asp script. You can use it with any form (exception made of file uploads), so it's quite flexible as well.
ASP FormMail is designed to emulate Matt Wright's popular perl FormMail script. The most important difference is that ASP FormMail is designed mainly for IIS and does not require any third party programs such as Perl or SendMail. It is completely handled internally via your web server.
Formmail.asp is a generic form to e-mail script, it will parse the contents of almost any HTML form into an e-mail and deliver it to a named recipient.
Simple application consisting of 2 ASP scripts. One of these pages allows your visitors to write their email, and the other processes this email. Very easy to install.