Hi, Yes in my jsp, but i use <html:multibox control using structs. I know how to do with pure javascript. But when use <html:multibox, the name for all the checkboxes is same and i am not able to get it dynamically.
Can you tell me how to check all the checkboxes by clicking a link. Regards, Uday -----Original Message----- From: Kiss, Tibor (Contractor) [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 3:39 PM To: 'Struts Users Mailing List' Subject: AW: selecting all the checkboxes In your jsp. -----Urspr�ngliche Nachricht----- Von: Uday [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 24. Januar 2003 11:11 An: [EMAIL PROTECTED] Betreff: selecting all the checkboxes Hi, I have a table in which i have one column with multiple checkboxes. I have one hyperlink below that table, using javascript if i click on the link all checkboxes should get select. I have one hyperlink below that table, using javascript if i click on the link all checkboxes should get deselect. Can you tell me how to do it. i am using <html:multibox tag and it is working fine if i select individually. How to embedd javascript with structs. Have a nice day Regards, Uday -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

