Form Submit to New Page?

A

Adela D

As part of a conference registration procedure, I am developing a form on a
page that needs to lead to another form page. Is there any way that I can do
this (using FP) without having to generate a confirmation page in between the
two form pages when the user presses the Submit button? Thank you.
 
T

Thomas A. Rowe

You can make the custom confirmation page, the next form, however the values from the first will not
carry between the two unless the field names are the same.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
A

Adela D

Ah... I see... that is good news. A follow-up, then..... the forms on both
pages will act normally... when the user submits each one, they will both go
to their own file and e-mail addess?
 
T

Thomas A. Rowe

Correct.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
Top