Archana jha
05-30-2003, 06:35 AM
In my asp form,there are several fields where data can be selected from relevent combo boxes.if desired data is not available in the comboboxes,then user can input that data in text boxes.those data, entered in textboxes should be stored in a temp table,and the administrator will have the right to enter valid data in the related master tables.now, the problem is that how can i send these multiple data in a single temp table.