[PHPLIB] Selecting query results over multiple pages From: Adam Huffman (adam.huffman <email protected>)
Date: 03/30/00

I have a database query page which returns the results in pages of 20.
I want to use the checkbox option in the Table class so that users can
select from among the results and receive them in e-mail form. If it
makes any difference, the query uses the sqlquery widget.

I've set the $check variable to the ID field and now I'm wondering
what is the best way of maintaining the state of the checkboxes, over
the multiple pages of the result set.

So far I've been experimenting with passing the checkbox values via a
form but this is now causing complications.

Thanks for any advice,

Adam Huffman

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.