There are oftentimes when an Intranet or Internet application needs to be able to send an email. This
might be an email to the visitor, confirming an order purchased or notifying the visitor of an updated article,
or it may be an email intended for the Webmaster when something goes awry (perhaps when a 404 occurs).
Regardless of when or why an email may need to be sent, knowing how to send an email using ASP is essential. The following links provide access to this information!
General Email Information
Sending Email Using CDONTS (Collaborative Data Objects for NT Workstation)
Sending Email Without Using CDONTS
SMTP Information
Clever Ways to Integrate Email Services into Web Applications
|
| Return to the Learn More Index |
Form Validation (Client and Server-side)
|




