Form "submit" results.

B

Bob

I form which asks the visitor to give:

Name
Email address
Comments

Then they hit the "submit" button.

The program then generates a default page, thanking them
for filling out the form and confirming the information
(along with the field headings). I get the results
correctly via an email, but I don't want the confirmation
page to be generated. How do I eliminate that part of the
procees?
 
J

Jim Buyens

You can't get rid of the confirmation page completely,
but you can change it. For instructions, browse:

Customizing Form Confirmation Pages
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=41

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
G

Greg

it has to always go to another page when you submit. you
can change it to something different than the generic
page it makes. on your form where you put the items to
be submitted, rightclick and choose Form Properties then
choose Options. now you will see a spot to choose the
location for a confirmation page which is optional. just
browse to the page you want it to go to after once you
submit. easy!
 

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