Edit or Delete records

Edit or Delete records

am 30.10.2004 04:45:02 von Rajani

Hi,

I have two tables and both are referenced. I want to perform Edit/Delete.
I am displaying all the record in table format.

checkbox rollno batchno color_code(select control) qty

The user will check the checkbox to edit/delete the corr record. Rollno,
batchno, qty are textboxes. I want to assign same name to all columns(rollno
to txtRollNo) for all records. When i submit the form, how can i identify
which record to modify/delete coz i want to do only the checked records.

Thanx in advance

Re: Edit or Delete records

am 30.10.2004 13:24:50 von maarten

When you create the page, then you add for each a hidden variable which hold
the recordnr.

"