Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Check Box Selection for recordset


Message #1 by barclayvision@h... on Sat, 14 Dec 2002 01:36:38
I have a DB that I want to create a table view with check boxes on each 
row.  When I check multiple boxes I need for this to create a new 
recordset of just those records. Then from those records I want to batch 
update (using SQL statements) to change two fields (same data for all 
records in each field).  I am using an ACCESS DB and would like to stick 
with ASP (no java)  HELP???

  Return to Index