Hi, i'm writing an ASP script which it can list all the recordsets one by one with a checkbox before each one and have the name of ID(a table field) and value of the ID's value of the recordset. If i was trying to delete all the records that are checked after the user press a button. how can i do it?