Front Page Forms

D

Dana

How do I format Front Page Forms output to look like an actual form
(formatted) instead of just a list of Labels and answers down the left side
of the page?
 
R

Ronx

You write your own form handler in whatever language your host
supports (asp,asp.net, PHP,Perl/CGI etc.)
Cannot be done using FP extensions form handler.
 
R

Rick Budde

If your intention is that YOU receive the form formatted
like the actual form, then the answer provided by Ronx is
correct.

If you want the user filling out the form to be able to
print out a copy of the form formatted like the actual
form, then look into Confirmation pages (see Front Page
help).

With a custom confirmation page, the Front Page forms
handler will display the submitted data in whatever
format you want instead of the decidely ugly format
provided as a default. You could add a message to this
page telling the user to use their browser to print a
hard copy of their inputs for their records.
 
D

Dana

Can you then tell me (and thanks much for getting me this far) how to then
send that "formatted" output on to a third party? ..d.g...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top