G
GGill
I am using asp file to view and update data using SQL Server DB table.
My webpage view 2 collumns; checkbox and Name and also i have submit
button. The field name 'Name' will view all names from table tblNames in
database.
When i click on button submit I will need to display new asp page which
will show only those names if checkbox was checked and then i will need to
have submit button which will add those names to sql table 'tblAdd'.
I am very new using asp. Please some one help me out.
My webpage view 2 collumns; checkbox and Name and also i have submit
button. The field name 'Name' will view all names from table tblNames in
database.
When i click on button submit I will need to display new asp page which
will show only those names if checkbox was checked and then i will need to
have submit button which will add those names to sql table 'tblAdd'.
I am very new using asp. Please some one help me out.