I had used a javascript function to gather all the checked checkbox ids
on the Form into a pipe delimited string and saved that in a hidden
field.  And then pulled that apart in the Action to deside which ones I
needed to delete.  It worked for me.

Gary

chuanjiang lo wrote:
> Hi all,
>
> I have this list of students display on a table.
> Every record would have a checkbox beside it.
> If the checkbox is checked and user press delete, the action form is
suppose
> to collect all the checkbox values and delete the records in the
database.
>
> Can anyone enlighten me on getting the list of values from the
checkbox that
> is being checked?
>
> Appreciate any help
>
>   
__________________________________

Confidentiality Statement:
This email/fax, including attachments, may include confidential and/or 
proprietary information and may be used only by the person or entity to which 
it is addressed. If the reader of this email/fax is not the intended recipient 
or his or her agent, the reader is hereby notified that any dissemination, 
distribution or copying of this email/fax is prohibited. If you have received 
this email/fax in error, please notify the sender by replying to this message 
and deleting this email or destroying this facsimile immediately.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to