"toedipper" <toedipper.DeleteThis@pocketpcheaven.com> wrote in message
news:bg6tbs$l55qc$1@ID-151004.news.uni-berlin.de...
> Hello,
>
> I have a form with stacks of fields.
>
> This is submitted to a formmail.asp script at my isp which emails the
values
> in the form to me.
>
> Is there anyway using dreamweaver (or any editor) that I can define the
> order of the form
> fields when they are submitted to me via email? I eventually add the
values
> in the form to a sheet of paper, it would be handy if the email could have
> them listed in the order they are printed on on the bit of paper.
>
> Thanks in advance,
>
There are many good form scripts that will do that for you. ennyfms is a
good one and does almost everything, including calculate totals etc. In the
form itself you simply give each field its order to appear on the returned
e-mail
E.f field1_03 field2_01 field3_02
would return the contents of each field in the order
field2
field3
field1<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: form field submit order