Customer Service   360-753-2454 / 1-888-241-7597

For More Information,
Please Contact
DIS Service Desk
360-753-2454

How to send form data by e-mail from Windows Web servers

Use our example code:

CDONTSMail.htm is an HTML page that builds a form to collect information. Upon submission this HTML page sends the information to the ASP page, CDONTSMail.asp.

CDONTSMail.htm collects the information and

  1. presents the information back to the sender,
  2. sends the message out as SMTP mail.

You are encouraged to download these files and incorporate them into your Web pages.