The EasyMail Objects are a set of full featured, easy to use COM objects for creating, sending, retrieving, displaying, editing, storing & printing Internet e-mail. With just a few lines of code you can easily add full featured, mission critical e-mail capabilities to apps written in just about any development system, including: C++, VB, ASP, Pearl, PowerBuilder, Access, etc. Fully support SMTP, ESMTP, POP3, IMAP4, MIME, Base64, Uuencode, Quoted-Printable, HTML, & more! Royalty-free license.
ECS ZipMail is an easy-to-use SMTP Mail Component with a twist. It allows on-the-fly creation of Zip Compressed File attachments with the option of setting a Zip Password for additional security.
sends a formatted email - makes the data more readable
easily add new input fields, just add to HTML form and these will be sent - no code changes required to the ASP code
checks all fields are completed, if not then returns to an error.html page
on success returns to a thankyou.html page
uses four small files
EmailResolver allows you to validate email addresses much more effectively than simple syntax checking. It signficantly improves the quality of email addresses that you collect and compile. EmailResolver achieves this in 5 steps: Checks the syntax of the email address; Looks up the domain of the address to see if it exists; Retrieves the mailservers that are valid for this address; Queries the mailservers to see if the email can be verified, and if not; Sends a proto-message to the mailserver to see if the mailserver would accept this email address. Together, EmailResolver and PasswordCheck make the job of accepting valid new members a breeze.
A 100% pure classic ASP Email Campaign Manager and autoresponder that runs on your website. Professional features. 15 Custom Fields + 10 standard. Highly customizable. Supports several email components. Double opt-in list. Sophisticated signup form generator. Make everything blend 100% with your site. Never pay monthly fees again!
Now, visitors of your site can contact you through a form on your site. You can enter the Admin Area to check your inbox and manage totally the incoming messages, replies, and address book...
Simply you're managing an Email System from your site.... No need any more to use you Normal Email Address on your site.
Features: Attachments, Multiple Delete, and Mass Mailing...
This ASP Script uses MS Access with ability to be upgraded into SQL.
Uses CDONTS and ASP to set up a application on your web site which allows visitors to sign up, log in and send prank emails to their friends. Comes with Yahoo style navigation, refer a friend system, log in lg out system and very easy ways to add your own email prank catergories! This script is 100% free, and is just over 130kb download in a zip file. Email methods were created by WebwizGuide.com, and the rest was compiled by Gamezoner.com.
FathMail is a COM component for use with ASP or any other Windows development tool. It supports sending mail with SMTP and receiving mail with POP3 protocols. Features include: send message using SMTP with optional authentication; add attachments (files, images, etc.); enumerate/retrieve/delete messages from POP3 servers; ability to retrieve only header of a message for faster processing; store messages into archive and create messages out of raw MIME text; receive/enumerate/save attachments from received messages.
Allows users to post to a form and get the contents in an email. You can specify recipient, recipient name, sender, sender name, subject, message. There are also options for how the confirmation page is show and for sending the email in HTML format.
See readme.txt for more details.
Version 2 brings in easier configuration options, and the ability to set global or default values, in addition to the form values of v1.x.
All features in v2 are backwards compatible with previous versions.
With this asp code you may receive web form results using CDO. CDO comes within windows XP and windows 2000/3 and has more control over mailing system. Following asp source contains a simple webform and client side validation that controls unvalid characters. Web form uses CDO to deliver form results to your email account.