• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:18    Start  Previous  Next  Last    goto:
    Complete E-mail Validation
    ON: 2007-06-30 15:21:14
    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.
    7 times | category:
    Sending eMail in ASP (CDONTS)
    ON: 2007-06-30 15:20:14
    This shows the basics of sending email using CDONTS. Example included.
    7 times | category:
    Emailing Form Data with ASP
    ON: 2007-06-30 15:19:14
    Learn how to email the contents of a form using the CDONTS component from ASP.
    4 times | category:
    Add an email account to a windows 2003 pop3 service using script
    ON: 2007-06-30 15:18:41
    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
    13 times | category:
    Some support VBA functions for mailenable mail server
    ON: 2007-06-30 15:17:27
    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
    16 times | category:
    Add pop3 user email account to a windows 2003 pop3 service using script
    ON: 2007-06-30 15:16:50
    Lets you add an user email account to windows 2003 pop3 service using script or other programming environment. The script bellow is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ...), you can simply modify the script for VB Script or VB.Net.
    37 times | category:
    Sending Mail from ASP with CDONTS.NewMail Object
    ON: 2007-06-30 15:15:13
    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.
    73 times | category:
    Sending Email with ASP
    ON: 2007-06-30 15:13:07
    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 ASP and CDONTS for this task
    3 times | category:
    Emailing Form Results With CDO
    ON: 2007-06-30 15:11:42
    This is a basic code that allows you email form results using CDO on an NT / IIS server.
    5 times | category:
    Retrieve E-Mail from a POP3 Server
    ON: 2007-06-30 15:01:51
    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 learn from this brief article will save you weeks or more of learning, research and development. Read this article and have a basic, reliable POP3 application up and running within an hour. Sample code and applications included
    18 times | category:
    A form for CDONTS, JMail, ASPEmail and ASPMail
    ON: 2007-06-30 15:00:02
    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.
    40 times | category:
    Fighting Email Abuse with ASP
    ON: 2007-06-30 14:53:13
    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
    3 times | category:
    Email Validation
    ON: 2007-06-30 14:51:30
    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).
    11 times | category:
    Creating PGP-Encrypted E-Mails
    ON: 2007-06-30 14:46:22
    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 ASP.
    8 times | category:
    An SMTP Service Directory Reader
    ON: 2007-06-30 14:43:25
    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 the mailroot folders. This includes the ones that the SMTP service hasn't delivered yet and even those it's already given up on so you can see what's happening." Source code for the SMTP reader available for download.
    5 times | category:
    Sending E-Mails with ASP Pages
    ON: 2007-06-30 14:42:47
    This article describes every step you need to know to send E-Mails using ASP pages.
    7 times | category:
    Server Side Email Addresses Validation
    ON: 2007-06-30 14:40:29
    An article on how to validate user email addresses in no time using a simple VBScript function in ASP.
    3 times | category:
    Send an email from ASP using CDONTS/Outlook
    ON: 2007-06-30 14:35:01
    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.
    1 times | category:
    this:1/1 25records  total:18    Start  Previous  Next  Last    goto: