Decide not to order?
Please tell us why...


Download NaviCard   Info: www.navicard.com  NaviCard



Special Offer !!! Click here to reserve and park your Domain Name for free!!!


Form To E-mail
 
These are the form fields you need to set up Form-Return the files below.
Your form tag should look like this:


<FORM ACTION="http://support.elosoft.com/FormMail/index.asp" METHOD="POST">
<INPUT TYPE="HIDDEN" NAME="TO" VALUE="form_test@elosoft.com">
<INPUT TYPE="HIDDEN" NAME="SUBJECT" VALUE="Test Form-return">
<INPUT TYPE="HIDDEN" NAME="LOG_IN_NAME" VALUE="support">
<INPUT TYPE="HIDDEN" NAME="FILE_NAME" VALUE="rmail.txt ">
<INPUT TYPE="HIDDEN" NAME="rFROM" VALUE="Elosoft<form_test@elosoft.com>">
<INPUT TYPE="HIDDEN" NAME="rSUBJECT" VALUE="Form return test">
<INPUT TYPE="HIDDEN" NAME="SUCCESS" VALUE="HTTP://support.elosoft.com/FormMail/success_message.html">
<INPUT TYPE="TEXT" NAME="FROM">



Name:
E-mail:

Purpose:




 

How to use

<FORM ACTION="http://support.elosoft.com/FormMail/index.asp" METHOD="POST">


In order to use FormMail you need to pass some hidden parameters, as follows

  1. TO: Specifies a valid email account, where the form information should be sent to.
    eg.: <INPUT TYPE="HIDDEN" NAME="TO" VALUE="form_test@elosoft.com">

  2. SUBJECT: Specifies the subject of the form information.
    eg.: <INPUT TYPE="HIDDEN" NAME="
    SUBJECT" VALUE="Test -Form return-">

  3. LOG_IN_NAME: Your domain name without any extensions. For example if your domain name is www.xyz.com, then your LOG_IN_NAME is xyz.
    eg.:
    <INPUT TYPE="HIDDEN" NAME="LOG_IN_NAME" VALUE="xyz">

  4. FILE_NAME : Create a file and upload it to your root directory. The content of this file will be returned to your visitor, as confirmation, if rFROM is specified. If you do not wish to send confirmation to your visitor, you still have to create this file.
    eg.:
    <INPUT TYPE="HIDDEN" NAME="FILE_NAME" VALUE="rmail.txt">

    example (rmail.txt)

    Thank you $realname$,

    We will contact you at $FROM$.
    Your message is $message$.

    In order to include any form-variables specified as
    NAME=, put a dollar sign ($) around the variable name. You may use the variable name more than once, if you want. 

  5. rFROM: From line that will be on the confirmation email message. if you leave it blank, confirmation will not be sent.
    eg.:
    <INPUT TYPE="HIDDEN" NAME="rFROM" VALUE="sales@xyz.com">

  6. rSUBJECT: Subject line that will be on the confirmation email message.
    eg.:
    <INPUT TYPE="HIDDEN" NAME="rSUBJECT" VALUE="Thank you for your order">

  7. SUCCESS: A valid URL that will be shown after your visitor has pressed the Submit button.
    eg.:
    <INPUT TYPE="HIDDEN" NAME="SUCCESS" VALUE="http://www.xyz.com/thank.html">

  8. FROM: This should be a visible text field, where your visitor can enter his/her email address.
    eg.:
    <INPUT TYPE="TEXT" NAME="FROM" >


Formatting Your Results - optional

  1. Create a format_file.txt file. This file should contain the message that you will receive. Include your form-variables
    surrounded by "$".   e.g.: Visitor's Name: $REALNAME$

  2. Upload the file to your root directory.

  3.  Add an extra hidden field to your form:
    <INPUT TYPE="HIDDEN" NAME="FORMAT_FILE_NAME" VALUE="format_file.txt"
    >

Copyright© 1997-1999, Elosoft Ltd. Sales: sales@elosoft.com
Local calls: (905) 760-8440 Toll free: 1-877-ELOSOFT (1-877-356-7638)