If you, like many others, need to send Email from your ASP web application or build a simple SMTP client application, then PpAsp.Mail ActiveX Server Component is all you will ever need. It implements the SMTP as per RFC 821 so that you can create and send email with only a few lines of Script.
Professional Contact Form a custom form to mail script to use in any web site. Your clients can send their messages to you filling only a simple form. Script supports Persist AspEmail, CDONTS, W3 JMail 4.1.
The ActiveX component also includes a Windows DLL. Use the DLL from C++, Delphi, VB, PB, etc. Use the ActiveX from the .NET, ASP and scripts. The package includes sample VB applications for both the DLL and the ActiveX demonstrating how to create speaking email. It supports secured SMTP servers, mass emailing, unlimited number of attachments using either MIME or UUEN encoding. It also supports FTP directory services, uploading and downloading single files or whole directory structures with optional "newer only" parameter. It also downloads web pages, XML data or any files via HTTP protocol.
This application allows you to access all the emails sent to your SMTP server. You can create and send email similar to Hotmail. It will look in the smtp mail server's drop directory and retrieve all the messages that were sent to you. These scripts can be merged with any login script that can create a username. This is a pure ASP Solution.
SA-SMTPmail is a full-featured SMTP e-mail client component. This completely free component offers significantly better performance than other popular SMTP components. SA-SMTPmail is written in high-performance C++ and supports all threading models.
This is a one page self submitting form that you can edit to look however you want.
This has some very slick built in server side form validation.
This sends the email using CDOSYS using your existing POP3 email account and email server.
Once purchased you can use this code on as many web sites as you like.
This is pure ASP source code so you can add or remove fields pretty easily by looking at what is already there. This code is EXTREMELY clean and easy to follow along with.
This package includes ASP code to write e-mail messages to a file and a VB application that checks this file for messages at specified intervals and sends them. This solution is useful if you don't have CDONTS installed on your web server, or you want to send e-mail asynchronously without loading an object into IIS's process space. The included documentation explains how the solution works, how to implement it, and provides an example.
This a protocol built for any website. You just have to call a funcation from your asp code and you can send the email. Currently supports persitsaspmail, jmail, jmailhtml, serverobjectsaspmail1, serverobjectsaspmail2, cdonts, cdontshtml, bamboosmtp, ocxmail , dundasmail, aspsmartmail.
This consists of 3 simple .asp files that can be used for sending the contents of a form via email. Simple to use and can be easily customised to suit any need.
SimpleMail allows you to send email messages from your ASP pages or any other ActiveX compatible container application like VB. It was implemented using the original SMTP-protocol, and to keep it simple it does not offer MIME or file attachment features.