Support our advertisers!
Spacer

Fastener Spacer
 Spacer
Local Links
Spacer
  My Account   Green Apple Logo   Check Email
Global Search
Spacer
Spacer
Green Apple Ohio High Speed Internet Local Links Web Hosting Web Site Designers Technical Support Job Opportunities Contact Us Navigation Bar
Spacer
Form Mail
 
Form mail is where you create a web page with places for the end users to fill in information and then submit it. Form mail then takes that information and sends it to the specified recipient as an email message. Form mail is one of the many ways you can get in touch with someone on the internet. It can be used as a way of getting inquiries, input, or general comments from the viewer. Form mail can be set to act as a survey, as a way of having someone request access to a mailing list you may have, or anything you would want (having to do with user input).

Here is an example form mail with the html code. See below for rules and options.

<form method="POST" action="/cgi-public/FormMail.pl">
<input type="hidden" name="subject" value="My Form Mail Subject">
<input type="hidden" name="recipient" value="<your_login>@your-email.com">
<input type="hidden" name="redirect" value="<full URL to your thank you page including the http:// >">
Your First Name:<br><input type="text" name="FIRST_NAME"><br><br>
Your Last Name:<br><input type="text" name="LAST_NAME"><br><br>
Your Email Address:<br><input  type="text" name="E_MAIL"><br><br>
Comments:<br><textarea name="comments" wrap="virtual" cols="27" rows="6"></textarea><br><br>
<input type="submit" value="submit data">
<input type="reset" value="reset">

</form>

The above form comes out to look like this:

Your First Name:


Your Last Name:


Your Email Address:


Comments:


 

The recipient value must be an @greenapple.com email address or a domain email address hosted by Green Apple.

 

Advanced form mail options are available for this script.

 


Home / Access / Development / Support / Hosting / Local Links / Computers
 Contact Us / Green Apple News / Jobs / Site Map / Link To Us / Policy

Lancaster-Fairfield County Chamber of Commerce, 2000 Small Business of the Year
www.greenapple.com
· tel. (740) 653-9890 · toll free. (866) 653-9890
Copyright © 1995 - 2007, Green Apple, Inc.