Is this possible in Front Page????

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

Guest

Hi,

I am trying to produce a Form that has alot of information...SO....i want to
break it up into several pages (to prevent user boredom). Therefore, i want
to create 1 page with about 5 input fields and at the bottom of the page,
have a next button. However, i want all the answers to result in 1 page of
info delievered to my email address.

I already recieve the information, but wanted to break up the input section
into 5 pages...

Is this possible in Front Page?

Thank you in advance!
 
You can write a solution in ASP or PHP depending on what the server
supports.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
You can but it is very tedious and requires scripting. You have to retrieve
the data entered in the first form, stuff it into hidden fields on the
second page of the form, retrieve the combined data and stuff it into hidden
fields on the third page of forms, etc.
 
Personally I would get a lot more bored flipping through 5 pages to fill out
one single form.
 

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

Back
Top