post your comment   print   send to a friend
Rate:  69% | Views: 12174
Question categories:  Form Mail

Formmail example.

Here is an easy to use example of an HTML form that utilizes Aplus.Net’s formmail.pl script:



<!-------------begin form------------>
<FORM ACTION="/cgi-sys/formmail.pl" METHOD="POST">
<input type=hidden name="recipient" value="you@yourdomain.com">
<input type=hidden name="subject" value="Feedback">
<input type=hidden name="required" value="name, email">
<input type=hidden name="env_report" value="REMOTE_HOST,REMOTE_ADDR,HTTP_USER_AGENT">
<input type=hidden name="sort" value="name, email">
<BR>
<BR>
<TABLE>
 <TR>
  <TD>Name:</TD>
  <TD>
   <input type=text name="name">
  </TD>
 </TR>
 <TR>
  <TD>Email Address:</TD>
  <TD>
   <input type=text name="email">
  </TD>
 </TR>
 <TR>
  <TD>Feedback:</TD>
  <TD>
   <input type=text name="feedback">
  </TD>
 </TR>
 <TR>
  <TD>
   <input type="reset" value="Reset" name="Reset">
  </TD>
  <TD>
   <input type="submit" value="Submit" name="Submit">
  </TD>
 </TR>
</TABLE>
</FORM>
<!-------------end form------------>

For instructions on how to use the formmail.pl script, please view the following document: How do I use the formmail.pl script when designing my own html pages?

Customer Feedback
Rate:  69% | Views: 12174 | Please Rate:  
 
If you have other comments or ideas for future technical tips, please type them here:

Email: (optional)

Comments: (optional)

 Domain Name Registration | Cheap Web Hosting    Back to serch results
Browse the Base
Knowledge Base
Web Design
  Do It Yourself
    Form Mail
Messages
 

Faster connection for less!

Accelerated dial-up Internet access from Aplus.Net. 5x times faster than regular dial-up. More features than AOL for half the price. Comes with 24/7 live, toll free support.  Starting at just $9.95/mo. Click below to find out more!
more info ...

Private Area
 
Ask
in Private
   
Personal
Folder
 
Related Questions
 
1. What can I do with Form mail?
 
2. How do I use the formmail.pl script when designing my own html pages?
 
3. "Your form must contain the input named Recipient, with your email address." How should this script be written? May I have an example?
 
4. I have a shared hosting account and want to use the formmail.pl script that Aplus.Net provides. What should be the correct "action line" of my form?
 
5. How can I use formmail with Dreamweaver MX?
 
Related Articles
 

In Search Of A Web Hosting Company - Important Futures Checklist. ...

Home Browse Search Ask in Private Personal Folder   Help
powered by web hosting 
  Logged as: Guest