Use checkboxes to display selected records
Posted: Fri Apr 27, 2007 1:44 pm
Hello,
I have a table on a form which contains records that can be multiple selected by checkboxes. A submit button sucessfully sends the record IDs of the checked records to the next page.
I want to display the records that were selected via the checkboxes, but the problem is that I get only the first of them.
Any help would be really appreciated, thanks
I have a table on a form which contains records that can be multiple selected by checkboxes. A submit button sucessfully sends the record IDs of the checked records to the next page.
I want to display the records that were selected via the checkboxes, but the problem is that I get only the first of them.
Any help would be really appreciated, thanks