Form Submit to New Page?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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
==============================================
 
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?
 
Correct.

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