Categories
ASPTips and Tutorials → Email Systems

Server Side Email Addresses Validation

An article on how to validate user email addresses in no time using a simple VBScript function in ASP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Sending E-Mails with ASP Pages

This article describes every step you need to know to send E-Mails using ASP pages.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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 ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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 usin...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Emailing Form Results With CDO

This is a basic code that allows you email form results using CDO on an NT / IIS server.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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).
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com