| Showing 1 - 10 from 19 tutorials on Page 1. |  | |
| | | Add an email account to a windows 2003 pop3 servic... | | Let's you add an user email account to windows 2003 pop3 service using script. The script is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ...), you can modify it for VB Script or VB.Net. Manage accounts locally or remotelly | | Added: 22 March 2007 - Visits: 327 | | | | | | | | Emailing Form Data with ASP | | Learn how to email the contents of a form using the CDONTS component from ASP. | | Added: 22 March 2007 - Visits: 124 | | | | | | | | Sending Email with ASP | | All good websites need to be able to send and recieve email. Ok you could have a mailto link in your page pointing to your email address which when the user clicked on it their default email client opened up but why not let ASP handle this. We will use ... | | Added: 20 March 2007 - Visits: 109 | | | | | | | | Complete E-mail Validation | | If you use this code, with the changes suggested in the comments, you will be able to completely validate a submitted e-mail address. It checks for invalid characters, an invalid domain, and an invalid or missing MX record at the domain. | | Added: 19 March 2007 - Visits: 110 | | | | | | | | Send an email from ASP using CDONTS/Outlook | | Short samples which lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send an email using IIS SMTP service, remote SMTP server or POP3/IMAP. | | Added: 19 March 2007 - Visits: 114 | | | | | | | | Sending an HTML-Formatted Email Sample | | This code sample will show you how to send HTML-formatted email messages. The code is written using CDO for 2000, but there is a CDONTS version as well for those of you still running on NT4. | | Added: 18 March 2007 - Visits: 170 | | | | | | | | A form for CDONTS, JMail, ASPEmail and ASPMail | | A Step-by-step tutorial showing you how to create a feedback form using different email systems. Supports CDONTS, JMail, ASPEmail and ASPMail, but more can be added. | | Added: 18 March 2007 - Visits: 120 | | | | | |