Forum Moderators: open
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