| JMail | JMAIL Email Component Script by ASP Web Pro |
|
ASP ScriptsJMailAnother way to send form data is with the JMail component. In this script, we will 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 and enter the 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 for JMail is to send text messages if you want to send HTML messages you can simply include this extra line of code before the JMail.Body line.
Enjoy!
|
|||||
|
Main Menu Other Resources
Last Updated:
|
|||||
|
© 1997-2008 ASP Web Pro, Inc. | Terms of Use
|