| Product: WebMail Objects | Platform: ASP | Last updated: 11/8/2001 |
| |
| SMTP: Sending an HTML message |
| |
This sample shows how to send an HTML file as the body of a message. It allows you to choose whether to send an ASCII version of the file in case the recepient's email reader does not view HTML files.
This sample can be found in the subfolder \Samples\SendMessage\EasySendHtml\Asp located under the folder in which you installed the WebMail Objects.
Download Web Mail Objects
(This sample is built using version 2 to be released shortly) |
| |
| |
|
| Product: WebMail Objects | Platform: ASP | Last updated: 11/8/2001 |
| |
| SMTP: Sending emails with attachments |
| |
The send sample shows you how to send an email message with or without attachments directly from an ASP page.
This sample can be found in the subfolder "\Samples\SendMessage\EasySend\Asp" located under the folder in which you installed the WebMail Objects.
Download Web Mail Objects
To try the online version of this sample click here. |
| |
| |
|
| Product: WebMail Objects | Platform: ASP | Last updated: 11/8/2001 |
| |
| SMTP: Sending mail through an ESMTP server |
| |
This sample shows how a user can login to the ESMTP server and send an email with attachments and choose what type of delivery notification to receive.
This sample can be found in the subfolder "Samples\SendMessage\EasySendWithLogin\Asp" located under the folder in which you installed the WebMail Objects.
Download Web Mail Objects. |
| |
| |
|
| Product: WebMail Objects | Platform: ASP | Last updated: 11/8/2001 |
| |
| SMTP: Using Templates |
| |
This sample uses the EasySendTemplate method to show how simple it is to use templates to create your email messages that need to be sent out to groups of people. The sample allows you to change the template, provide your dynamic information such as user list and see the results.
This sample can be found in the subfolder \SendMessage\EasySendTemplate\Asp located under the folder in which you installed the WebMail Objects.
Download Web Mail Objects
(This sample is built using version 2 to be released shortly) |
| |
| |
|