Sutum Form-Mailer is an email sending programme. This script validates data and check for errors, if no error found it delivers data to the particular email address. At the end of form submission it displays thank you page in your screen. This...
Getting details to implement a system to send emails using ASP form is easily done through this online tutorial. It describes how ASP server deals with JMail component of SMTP server to enable you to send form values into an email. Commands and...
From this article CDONTS can be utilized to send entire form values into an email. This tutorial consists of two sessions that explains the steps needed in creating email module for web based systems. Tells about the functions with their syntax...
This script sends form data to two email addresses and a file in comma-delimited format. Includes personalized email autoresponse in plain text or HTML, easy installation, duplicate post removal, customizable and personalizable error/success...
Sends form results to an unlimited number of recipients at the same time using checkboxes. Users can select one or multiple recipients from one form. Also sends a copy of the email to the admin. Checks for referring URL to minimize abuse....
This learning material provides the objects and functions of CDONTS method used for sending a web based form data to an email address. Also, gives functions with correct syntax to create a form in HTML and uses ASP technology to receive the form...
Like most form handlers, this script can be used to mail the form data to an email address. Unlike most form handlers, OFH allows you to store the data on your server as well, in a file- format that can be easily imported in any application for...
Form Maker is an online form making program. It can create complex forms with field layout design, integrity check, fields and their correctness. This program has several features like, sending form results to database or mail, generating forms...
Automail Lite uses a website form input to auto-email a binary file (gif, exe, etc.) as an attachment. Automail Lite is an expansion of Matt Wright's FormMail. Useful for auto-mailing demo programs, images, or any other binary file.
This script reads any form and sends an email to the submitter and selected list of people. Controlled by one config file, this script requires one field name in your HTML. |