html forms,cgi forms,form processor,auto responder
Home Sign Up Instructions FAQ Contact
Setup your:
  • Form
  • Auto Responder


For GOLD members:


Webmaster Forums
Visit our webmaster forums for fast track support and webmaster related discussion


Instructions for setting up your Auto responder
(Applies to both free and GOLD members)

Setting up your auto-responder is easy.
All you have to do is to include a text box in your form with the name 'e-mail'. Include the following line:

<input type="text" name="e-mail">
(You can also include other HTML attributes like size,maxlength etc.)
The above line can appear anywhere in your form.No auto responder will be sent, if the above line is absent.

After that, login to your accout and click on the link which says 'options'.
You will be prompted to enter the text of your auto responder.
That's it! Your auto responder is now setup.

You can also delete your auto responder by editing your options.

For example, consider the following form:

Name: (Field #1)
E-mail: (Field #2)
Country: (Field #3)

Assume that your visitor, fills it up as follows:
Name: (Field #1)
E-mail: (Field #2)
Country: (Field #3)

Now, if you had named Field #2 as 'e-mail' as in <input type="text" name="e-mail">, and setup your auto responder according to the instructions given above, then your auto responder will be sent to abc@test.com

Including the form data in your auto responder
Sometimes, you may wish to include the form data as well in your auto responder message for confirmation purposes.

Include the following line of code anywhere in your form (after the first three hidden fields) if you wish to enable this feature:

<input type="hidden" name="arformdata" value="1">


Terms of Service | Privacy Policy | Link to us | Webmaster Forums | Contact | Sitemap
© Copyright 2000-2005 Ajay R