![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want a form (questionnaire) on my website which includes 8 fairly big questions. |
|
They look better split across 3 pages but I don't know how to write it so that I get one email report for the 8 questions rather than a seperate report for each page. |
#3
| |||
| |||
|
|
"dave" <davidk (AT) standrewsgolfingsociety (DOT) co.uk> wrote: I want a form (questionnaire) on my website which includes 8 fairly big questions. Big in what sense? They look better split across 3 pages but I don't know how to write it so that I get one email report for the 8 questions rather than a seperate report for each page. _Look better_? Why would that matter? Surely for forms, functionality and usability is what matters. You cannot divide a form across pages. You can write a form handler that generates a new form, carrying the first data set forward in hidden fields or otherwise. But that's really programming, not HTML. And it's not useful to do just for esthetics. I'd suggest taking a look at some primers on forms, e.g. those mentioned at http://www.cs.tut.fi/~jkorpela/forms/ -- Yucca, http://www.cs.tut.fi/~jkorpela/ Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |