| ASPMail | ASPMail Email Component Script by ASP Web Pro |
|
ASP ScriptsASPMailOne of the most common ways to send form data is with the ASPMail component. In this script, we will use ASPMail to send data from a basic text box and a textarea box. The first thing you need to do is create a formpage.asp page with the code below:
Next, we create a confirmation.asp page with our ASPMail code as seen below:
Now you have a complete form that sends data to an email address and displays a customized message for your user. The default format for ASPMail is to send plain text messages. If you want to send HTML messages with ASPMail, you can simply include this extra line of code before the Mailer.BodyText line.
Enjoy!
|
|||||
|
Main Menu Other Resources
Last Updated:
|
|||||
|
© 1997-2008 ASP Web Pro, Inc. | Terms of Use
|