Is this possible in Front Page????

T

tonyc_siegal

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!
 
J

Jens Peter Karlsen[FP MVP]

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

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
C

Cheryl Wise

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.
 
W

Windsun

Personally I would get a lot more bored flipping through 5 pages to fill out
one single form.
 
Top