Logo Your Web Hosting Solution
Line
Control Panel
File Control
Email Config
Autoresponders
Error Pages
Graphical Counters
Formmail Script
WWWBoard Script
Shopping Cart
Simple Search
URL Jumper Script
Puzzle Game
Memory Game
Web Based Email
Miniwebs
Tutorials Index
Web Hosting
Control Panel - FormMail Script

This script is used to collect information from visitors on your web site and email the information to you.

This copy of the popular form mailing script has been modified to keep it from being abused by spammers.

1. Installation

Access your web hosting control panel and click the FormMail button. The script is now ready for use.

2. Usage

Simply create your form as usual. Change/add a few lines to have the information emailed to you.

<form method="POST" action="/cgi-bin/FormMail.pl">
<input type="hidden" NAME="recipient" value="email@example.com">
<input type="hidden" NAME="redirect" value="http://example.com/page.html">

Replace the email address with your own and replace the web site address with a page you wish people to see after they submit form information.

Other (optional) variables can be used :

Variable NamePurpose
fromE-mail address to reply to (person filling out form)
subjectSubject for the message

To make certain fields required, add the following :

<input type="hidden" name="required" value="field1,field2">

In this example, field1 and field2 are required fields.

FormMail has many other options and features. The control panel includes a more complete and detailed list. Click the 'Docs' button in the FormMail section.

Top Of Page 
Line
Copyright© 1996 - 2024 Clockwatchers, Inc.