|
|
|
 |
 All Major Credit / Debit Cards Accepted |
 |
|

Formmail - How Do They Do That?
You can download a number of different variations of formmail scripts, the example below is for formmail.cgi which you can download via any of the search engines.
Its very easy to configure and there are lots that you can do with it.
This example is a simple enquiry form - it shouldn't be too hard for you to configure a form to suit your needs. Simply COPY and PASTE the code into your html file and replace USERNAME with your domain name.
<FORM ACTION="http://www.USERNAME.com/cgi-bin/formmail.cgi" METHOD="POST">
<INPUT type=hidden name="recipient" value="office@USERNAME.com">
<INPUT type=hidden name="subject" value="An enquiry for you">
<INPUT type=hidden name="redirect" value="http://www.USERNAME.com/">
Your name: <INPUT TYPE="text" NAME="name" SIZE="20" MAXLENGTH="50" VALUE="">
<BR>
Your email: <INPUT TYPE="text" NAME="email" SIZE="20" MAXLENGTH="50" VALUE=""> <BR>
Your enquiry: <TEXTAREA NAME="Enquiry" ROWS="6" COLS="25"> </TEXTAREA> <BR>
<INPUT TYPE="submit" VALUE="Submit"> <INPUT TYPE="Reset" VALUE="Clear"> </FORM>
|
And this is what it looks like:
If you get stuck please ask us.
|
|
|
|
Your Name Here (1999-2006) All Rights Reserved.
The Warehouse, Cross Street, Blackpool, Lancashire, FY1 2EA, UK
Code of Practice | Terms & Conditions | Contact Us
|
Sales / Support: +44 (0) 870 046 3908
Technical Support: +44 (0) 870 046 3909
|
|
|
|