HighDots Forums  

Forms across several pages

alt.html.tags alt.html.tags


Discuss Forms across several pages in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dave
 
Posts: n/a

Default Forms across several pages - 08-09-2003 , 02:27 PM






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. Can anyone help please?

Many thanks
David



Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Forms across several pages - 08-09-2003 , 03:42 PM






"dave" <davidk (AT) standrewsgolfingsociety (DOT) co.uk> wrote:

Quote:
I want a form (questionnaire) on my website which includes 8 fairly
big questions.
Big in what sense?

Quote:
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




Reply With Quote
  #3  
Old   
dave
 
Posts: n/a

Default Re: Forms across several pages - 08-10-2003 , 05:27 AM



Thanks. Very useful...the link that you provided has led me to form-o-matic
which may prove useful.

The qustions are big in the sense that they are long and complex. This form
is for research into climate change.

When I say 'look better', I mean that when all questions are on one page, it
looks intimidating because the page is so big.

I certainly don't want to get into programming, being a relative newbie.

Anyway, you've given me a lead. Thanks
D

Jukka K. Korpela <jkorpela (AT) cs (DOT) tut.fi> wrote

Quote:
"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





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.