I have a form implemented that sends some data to an e-
mail address. Most of the fields are short text or radio
button forms, but 2 of them are 4-line fields.

I would like to be able to alter the e-mail that is sent
from the form to include all of the form fields in a
specific order (rather than the order it seems to
arbitrarily set where the shorter form fields are first,
followed by the multi-line form fields). Is there a way
to accomplish this?

Thanks much!

-karen

Re: formatting e-mails sent by frontpage form by Stefan

Stefan
Sat Dec 06 04:08:04 CST 2003

Not possible w/ the std FP forms handler
All textarea (multiline) fields are always saved/send at the end of the Email

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"karen" <anonymous@discussions.microsoft.com> wrote in message news:00dc01c3bbbb$4bfd3630$a001280a@phx.gbl...
| I have a form implemented that sends some data to an e-
| mail address. Most of the fields are short text or radio
| button forms, but 2 of them are 4-line fields.
|
| I would like to be able to alter the e-mail that is sent
| from the form to include all of the form fields in a
| specific order (rather than the order it seems to
| arbitrarily set where the shorter form fields are first,
| followed by the multi-line form fields). Is there a way
| to accomplish this?
|
| Thanks much!
|
| -karen



Re: formatting e-mails sent by frontpage form by MD

MD
Sat Dec 06 06:12:51 CST 2003

Hi Karen,

To accomplish the FP extension feed back will have to be abandoned and
instead use ASP coding or check with your ISP to see if they offer
something.

If neither of those will work you may wish to take a look at SEND IT! which
will allow you to send a fully formatted email based upon a template. You
can even send a different email to the visitor at the same time.
http://www.websunlimited.com/order/Product/SendIt/senditinfo.htm
--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
Our latest products "At Your Command" and IncludeASP
http://www.websunlimited.com/order/Product/AYC/ayc.htm
http://www.websunlimited.com/order/product/includeASP/includeASP.htm
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at mvpga@microsoft.com


"karen" <anonymous@discussions.microsoft.com> wrote in message
news:00dc01c3bbbb$4bfd3630$a001280a@phx.gbl...
> I have a form implemented that sends some data to an e-
> mail address. Most of the fields are short text or radio
> button forms, but 2 of them are 4-line fields.
>
> I would like to be able to alter the e-mail that is sent
> from the form to include all of the form fields in a
> specific order (rather than the order it seems to
> arbitrarily set where the shorter form fields are first,
> followed by the multi-line form fields). Is there a way
> to accomplish this?
>
> Thanks much!
>
> -karen