Board index » Web Programming » Email Form Results - formated results

Email Form Results - formated results

Web Programming0
Ok, I work with a bunch of people who are less than computer savy and I am dragging them into the present. One of the new things we encorporated into the company's way of recieving order forms is threw a web form made with Frontpage 2003. The results are emailed to the secratary who is, like the rest of the office, less than computer savy. She looks at the results and doesn't like the way they are displayed.



Example



Vested_owner: Clients nam

Property_Address: Clients addres



It is a matter of her wanting to be able to just print the results off and have them look like the form we fill out when we take orders over the phone.



So my question is: Is there anyway to have the form Results emailed to her so that they look like our order form? Say like an HTML Page or Formated Text page that looks like an order form and doesn't have the value markers.


-
 

Re:Email Form Results - formated results

Not possible when using the FP Form Handler, requires a custom written HTML

form handler using a server-side scripting language such as ASP, PHP, etc.



--



==============================================

Thomas A. Rowe (Microsoft MVP - FrontPage)

WEBMASTER Resources(tm)

www.ycoln-resources.com">www.ycoln-resources.com

FrontPage Resources, Forums, WebCircle,

MS KB Quick Links, etc.

==============================================

To assist you in getting the best answers for FrontPage support see:

www.net-sites.com/sitebuilder/newsgroups.asp">www.net-sites.com/sitebuilder/newsgroups.asp



"Time" <anonymous@discussions.microsoft.com>wrote in message

Quote
Ok, I work with a bunch of people who are less than computer savy and I am

dragging them into the present. One of the new things we encorporated into

the company's way of recieving order forms is threw a web form made with

Frontpage 2003. The results are emailed to the secratary who is, like the

rest of the office, less than computer savy. She looks at the results and

doesn't like the way they are displayed.

Quote


Example :



Vested_owner: Clients name

Property_Address: Clients address



It is a matter of her wanting to be able to just print the results off and

have them look like the form we fill out when we take orders over the phone.



So my question is: Is there anyway to have the form Results emailed to her

so that they look like our order form? Say like an HTML Page or Formated

Text page that looks like an order form and doesn't have the value markers.





-