hi i use asprunner6 build 766 im trying to do a bulk add by selcting an event "before selected record deleted" on the the required list page to another table and this works great,with out a problem.but what i actually need is among all selected records one of the fields data should go into a text area on another add page...
ie
a table has
field 1 field 2 field 3
field 1 field 2 field 3
field 1 field 2 field 3
and first 2 records in bold are selected then i want field 1 data from both the records to be transfered directly to a add page like TEMP_add.asp
pls help