"M@rk" <webforumsuser@macromedia.com> wrote in message
news:edmagm$k1j$1@forums.macromedia.com...
> Can any one tell me the best way to create a multipage
form?
> Rather than have one long form I would like to spead it
across 2 or 3
> pages
> then insert the collected data into a database table,
then show all the
> collected data to the new user.
> Any weblinks to tutorials or advice is appreciated.
You may consider using a multi-tab form instead:
http://www.olimpo.ch/tmt/tag/tabs/sample_form.cfm
This make the server-side programming much easier.
The example above is generated using ColdFusion, but you can
easily grab the
relevant JavaScript code or find many alternatives.
Not sure if such a solution fits your needs, but it's worth a
look.
--
----------------------------
Massimo Foti
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
----------------------------