Best Tutorials website
Latest tutorials

Advertisment

Sending Mail from ASP with CDONTS.NewMail Object

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...


Views: 907 | Rating star | by Jarry
ASP - Email Systems

Sending Email with ASP

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...


Views: 1010 | Rating star | by Steve
ASP - Email Systems

Emailing Form Results With CDO

Emailing Form Results With CDO

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


Views: 1068 | Rating star | by Source
ASP - Email Systems

Retrieve E-Mail from a POP3 Server

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...


Views: 1043 | Rating star | by Mark
ASP - Email Systems

Send an email from ASP using CDONTS/Outlook

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...


Views: 913 | Rating star | by John
ASP - Email Systems

Server Side Email Addresses Validation

Server Side Email Addresses Validation

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


Views: 1017 | Rating star | by Marry
ASP - Email Systems

Sending E-Mails with ASP Pages

Sending E-Mails with ASP Pages

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


Views: 1024 | Rating star | by Amy
ASP - Email Systems

An SMTP Service Directory Reader

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...


Views: 1054 | Rating star | by Daniel
ASP - Email Systems

Creating PGP-Encrypted E-Mails

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,...


Views: 997 | Rating star | by Nick
ASP - Email Systems

Email Validation

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...


Views: 1013 | Rating star | by Sean
ASP - Email Systems

Sending an HTML-Formatted Email Sample

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...


Views: 963 | Rating star | by Donald
ASP - Email Systems

Fighting Email Abuse with ASP

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...


Views: 976 | Rating star | by Isac
ASP - Email Systems

A form for CDONTS, JMail, ASPEmail and ASPMail

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...


Views: 863 | Rating star | by Steve
ASP - Email Systems

Text Outline

Text Outline

A very simple and effective way to outline your text


Views: 1095 | Rating star | by Marry
Photoshop - Text Effects

Neon Glow Text

Neon Glow Text

Make neon text like that often found on commerical signs.


Views: 1123 | Rating star | by Simon
Photoshop - Text Effects

Outlines

Outlines

Create suave outlines the old-fashioned way.


Views: 1134 | Rating star | by Stephen
Photoshop - Text Effects

Graffiti Type

Graffiti Type

Create graffiti type in Photoshop.


Views: 1116 | Rating star | by Slicer
Photoshop - Text Effects

Engraved Type

Engraved Type

Create engraved type in Photoshop.


Views: 1173 | Rating star | by Mathew
Photoshop - Text Effects

Uploading Files in ColdFusion

Uploading Files in ColdFusion

Upload one or more files to your website directly from your web browser and insert the details into your Access database. This is an easy way to...


Views: 1470 | Rating star | by Nick
ColdFusion - File Manipulation

Site Skinning

Site Skinning

If you'd like to be able to offer your website visitors more than one site design to choose from, this tutorial might get you started. The...


Views: 1513 | Rating star | by Tutorial
ColdFusion - Miscellaneous