Email Systems

Results 1 - 20 of 20

Sort by:

Sending email with ASP

In this article we demonstrate how to generate and send emails with ASP using CDOSYS - Microsoft's improved interface for SMTP email. You will learn how to send text and html emails, emails with attachments, use a remote server, load recipients from a...
(show more)

Retrieve E-Mail from a POP3 Server

Developers who are new to POP3 as well as seasoned POP3 developers will find this article indispensable. Basic to advanced topics are covered. This article offers tips, tricks and secrets that developers of all levels can benefit from. What you will...
(show more)

(1.67 out of 5) from 4 Ratings

  • Price: Free
  • Views: 2,174

Send an Email with ASP/PHP/Perl

Assuming your flash IDE is open already let’s go ahead and get started. In this tutorial we’ll cover sending emails through flash using a server side script in ASP, PHP, or Perl we will cover all three. With this you can add email functionality to your...
(show more)

(5.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,035

Complete E-mail Address 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.

  • Price: Free
  • Views: 882

Sending eMail in ASP (CDONTS)

Learn how to email the contents of a form using the CDONTS component from ASP.

(3.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,277

Check validity of an email adress

Before the sending of a mail to avoid a useless excess load on IIS, it is possible to use a simple function to verify that the email address is well formed. In a more pushed process we could be also brought to interrogate the smtp corresponding server to...
(show more)

(4.33 out of 5) from 6 Ratings

  • Price: Free
  • Views: 1,854

Add an email account to a windows 2003 pop3 service using script

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

(4.33 out of 5) from 3 Ratings

  • Price: Free
  • Views: 895

Sending email using CDOSYS ( THE REAL DEAL )

If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your best bet for sending email from Active Server Pages. That is because CDOSYS is installed on all of them by default. Gone are the days of using CDONTS which was...
(show more)

(4.33 out of 5) from 12 Ratings

  • Price: Free
  • Views: 3,216

send an email

This shows the basics of sending email using CDONTS

(3.92 out of 5) from 12 Ratings

  • Price: Free
  • Views: 2,194

Sending Mail from ASP with CDONTS.NewMail Object

The NewMail object gives you the ability to send a message within an ASP page with only few lines of code. This article will help you to understand different properties and methods of CDONTS.NewMail Object.

(4.11 out of 5) from 9 Ratings

  • Price: Free
  • Views: 7,451

Emailing Form Results With CDO

This is a basic code that allows you email form results using CDO on an NT / IIS server.

(3.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 3,693

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.

(3.33 out of 5) from 9 Ratings

  • Price: Free
  • Views: 4,681

Server Side Email Addresses Validation

An article on how to validate user email addresses in no time using a simple VBScript function in ASP.

(2.56 out of 5) from 9 Ratings

  • Price: Free
  • Views: 3,710

Sending E-Mails with ASP Pages

This article describes every step you need to know to send E-Mails using ASP pages.

  • Price: Free
  • Views: 4,753

An SMTP Service Directory Reader

The author writes "You know all those email you send using CDO or CDONTS? What happens to the ones that are addressed wrong or if the sender or recipient's address isn't even formatted correctly? This script will let you take a peek at the messages in...
(show more)

  • Price: Free
  • Views: 1,669

Creating PGP-Encrypted E-Mails

PGP (Pretty Good Privacy) is an encryption program used for secure transmission of files and e-mails. This article describes the concepts of PGP, the installation and configuration of PGP Command Line, and the generation of PGP-encrypted e-mails using...
(show more)

  • Price: Free
  • Views: 1,808

Email Validation

This code sample demonstrates how to validate an email address using regular expressions. It ensures that an email address is properly syntaxed and ends with a valid TLD (top level domain).

  • Price: Free
  • Views: 3,701

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.

  • Price: Free
  • Views: 4,351

Fighting Email Abuse with ASP

Here is an interesting article that explains how to help the authorities in tracking down people who cause sites to send unwanted email to others by subscribing them to one's newsletter or applying for site membership.

  • Price: Free
  • Views: 1,398

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.

(4.22 out of 5) from 9 Ratings

  • Price: Free
  • Views: 6,834
<< previous
 ( ) 
next >>