Your question would be better suited to the main jQuery list:

http://groups.google.com/group/jquery-en

The list you've posted to is for questions about jQuery UI. Thanks.

- Richard

On Sat, May 23, 2009 at 12:17 PM, black.horizons
<[email protected]>wrote:

>
> hi guys,
>
> i have a huge form...well 21 fields - but the user audience are a
> fairly simple bunch and im trying to simplify the process as much as
> possible for them.
>
> i want to split the form into three smaller sub forms and to use
> jquery to handle the "submission" of one form, to go the second form -
> handle the submission of this 2nd form, then go the 3rd form and allow
> it to be submitted, which generates a "review page" allowing the users
> to go back
>
> basically i ask an initial question on the first form which is
> submitted
>
> the 2nd form asks a set of questions which is submitted (also offers a
> "back to 1st form" link)
>
> the 3rd form asks a 2nd set of questions which is submitted (also
> offers a "back to 2nd form" link)
>
> the review page shows the data gathered from the forms, and allows
> links to go to the respective form.
>
> would i be better holding this data in sessions and going to a new
> page?
>
> or is there a better way to do with with jquery - using tabs?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to