Jump to content

Storing data when using pagination


rwwd

Recommended Posts

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,

 

RWWD

Link to comment
https://forums.phpfreaks.com/topic/118144-storing-data-when-using-pagination/
Share on other sites

ratcateme,

 

So am i in the right ball park then for the idea that i have? Use the session to store the data entered/checked over a page set. Then once the submit has been sent, all of the checked/entered stuff will get posted.

 

Thanks

 

Rwwd

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.