Forum Moderators: coopster

Message Too Old, No Replies

retaining data when using pagination

         

Matthew needs help

3:59 pm on Aug 4, 2008 (gmt 0)

10+ Year Member



Hello All,

Just a quick ask: When a form is showing data over say, 5 pages, and you want to remember the choices (in this case radio buttons & check boxes) made by the user, so that when they press the submitt button, the data from ALL pages, not just the one thats in view, gets posted. I am assuming that this is a mixture of javascript & cookie/session arrays.

I have a vague idea, but i would like to be pointed in the right direction.

Any help is appreciated,

Cheers,

Matthew

Sekka

6:54 pm on Aug 4, 2008 (gmt 0)

10+ Year Member



Store the data in the session?