Categories
ASPTips and Tutorials → Email Systems

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

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Sending eMail in ASP (CDONTS)

Learn how to email the contents of a form using the CDONTS component from ASP.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

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 serve...
  • Platforms
    • Windows
  • Licenses
    • GPL
DETAILS

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

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

send an email

This shows the basics of sending email using CDONTS
  • Platforms
    • Windows
  • Licenses
    • GPL
DETAILS

How to send an email with CDOSYS

Learn how to send an email with CDOSYS, a CDONTs alternative for sending emails with Win2k and WinXP. If you currently use CDONTS for sending email, the time may have come to bury the dead and move on. Microsoft introduced CDONTS with IIS4, all...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

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

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

Page:
©2019 A--9.com