|
| A R C H I V E D M E S S A G E |
|
Subject: Costumized HTML Message to Send_to |
| Posted: 03/11/2004 at 2:06:05 am |
| By: dima |
| Can we send all the info as it seems on the Succes.html to form receiver
Regards Dimitri | |
|
|
Subject: Re: Costumized HTML Message to Send_to |
| Posted: 03/11/2004 at 6:02:33 am |
| By: Seth Knorr |
| Yes, I looked at your form. The
<input type="hidden" name="succes_page">
Hidden Field has some errors in it. Firstly on a couple variables you use: &
To many times in a row: &&
should be just: &
Also you repeat some variables.
Seth | |
|
|
Subject: Re: Costumized HTML Message to Send_to |
| Posted: 03/11/2004 at 10:40:35 am |
| By: dima |
| Thanks Seth
Excuse me for my english.
I will correct the form
Now, a question more. Can I receive form results formated as they are in Success page? | |
|
|
Subject: Re: Costumized HTML Message to Send_to |
| Posted: 03/11/2004 at 11:01:30 am |
| By: Seth Knorr |
| You can use the "sort" hidden field, and will sort the order of results apearing in your form results email.
However if you are wanting to send results to your self in the format you would like like the autoresponse messages, this feature is not available, as of yet, but may be in a future release.
Seth | |
|
|