Forum Moderators: open

Message Too Old, No Replies

collecting data

data over multiple pages...

         

Matthew needs help

10:21 pm on Aug 6, 2008 (gmt 0)

10+ Year Member



Hi All,

I think this is a JS question anyway, is there a way of using an actionlistner inside a form (HTML/PhP) so that data presented on 1page, that actually is spread out over 4 ~ 5 pages (using pagination) can be kept checked even though the submit button hasnt been pressed, but the change of page (requesting the next section of data to be displayed) has gone through the set of data presented by the database. Then once the user is content with choices, can submit ALL choices made over the page set even though they are not visible.

I hope you can follow what im trying to say!

If not i will have to stay with page-at-a-time deleting of records.

Thanks in advance

daveVk

4:13 am on Aug 7, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I would consider putting it all into one page of 5 sections where only one section was made visible at a time.