hai!
i created table just like
Response.Write( "<table>");
....
....
....
Response.Write( "</table>");
and load some datas in cells from data base, after i edit the datas i want to read all data(inclluding edited) from table and store it to database. help me plz
i created table just like
Response.Write( "<table>");
....
....
....
Response.Write( "</table>");
and load some datas in cells from data base, after i edit the datas i want to read all data(inclluding edited) from table and store it to database. help me plz