From: "Chandoo.. Kalamakuntla" Date: 2006-11-26T14:39:24+09:00 Subject: checkbox Hi Guys, I am working out for assigning the check boxes to the new entries in a view(form). And now the thing is i have to add functionality to those check boxes so that when i make multiple selections and press a button called delete then the checked items all must be deleted. The table i am using in MySql is documents, which has filename, description and uploaddate as the columns.I have a delete method assigned to each and every column.But When i select the delete function assigned to those checked items, then all the selected items must be deleted. Regards, Chandoo.. -- Posted via http://www.ruby-forum.com/.