- 1,233 categories
- 40,434 scripts
Updated: 05/06/2002
- 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.
- Categories
- Tags
- Platforms
- Licenses
- This is a simple form-to-mail ASP script for your Web page. It allows you to redirect user to a specified page upon form submission.Three versions available for different porpouses, including email submission to a mailing list.
- 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...
- 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.
- Create a system that allows a user to subscribe to a mailing list by entering an email address. After the address is recorded a confirmation message is sent to via email using an ASP mail component.
- AspEmail is a free active server component that enables your ASP application to send email messages via any external SMTP server. The component supports multiple file attachments, multiple recipients, CCs, BCCs, and REPLY-TOs.