Form email Output Order

  • Thread starter Thread starter Erik Hardtle
  • Start date Start date
E

Erik Hardtle

I am sending the output of a form to an email address using FP2003. Works
fine... but the order that the data is displayed in the email output is not
in the order that it is filled out in the form. Anyway to change it?

Thanks, Erik
 
No, sorry.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
:I am sending the output of a form to an email address using FP2003. Works
: fine... but the order that the data is displayed in the email output is
not
: in the order that it is filled out in the form. Anyway to change it?
:
: Thanks, Erik
:
:
 
I'm sure there *is* a way, but I'm suprised it is not listed in the order
the form fields are presented on the web page.
 
Only with server side script
- otherwise all textarea fields will always be at the end of the form data sent

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| I'm sure there *is* a way, but I'm suprised it is not listed in the order
| the form fields are presented on the web page.
|
| | > No, sorry.
| > --
| > Tom [Pepper] Willett
| > Microsoft MVP - FrontPage
| > "You're a daisy if you do!"
| > ---
| > FrontPage Support:
| > http://www.frontpagemvps.com/
| > ===
| > | > :I am sending the output of a form to an email address using FP2003.
| > Works
| > : fine... but the order that the data is displayed in the email output is
| > not
| > : in the order that it is filled out in the form. Anyway to change it?
| > :
| > : Thanks, Erik
| > :
| > :
| >
| >
|
 
Back
Top