19,155 tutorials online
11 tutorials pending review
763 dead links removed





ASP: Email Systems Tutorials

 

Add an email account to a windows 2003 pop3 service using script
Posted in ASP > Email Systems by tutorialgrub on Mar 10, 2011

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
19 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Sending eMail in ASP (CDONTS)
Posted in ASP > Email Systems by tutorialgrub on Mar 09, 2011

This shows the basics of sending email using CDONTS. Example included.
53 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Emailing Form Data with ASP
Posted in ASP > Email Systems by tutorialgrub on Mar 08, 2011

Learn how to email the contents of a form using the CDONTS component from ASP.
13 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Some support VBA functions for mailenable mail server
Posted in ASP > Email Systems by tutorialgrub on Mar 03, 2011

Short support functions - Create a postoffice, add a domain to the postoffice, add a mailbox, login, user account and a smtp email address, retrieve account passwords, check if email account exists.
12 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Sending email with ASP (CDOSYS)
Posted in ASP > Email Systems by tutorialgrub on Feb 14, 2011

In this article we demonstrate how to generate and send emails with ASP using CDOSYS. You will learn how to send text and html emails, emails with attachments, use a remote server, load recipients from a database, set the priority / importance of an email and request a read/return receipt.
16 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1