|
Hi,I'm new to asp.net and I'm having some problems figuring things out. I have created a web request form. In my form the status text box changes its status everytime a user submits his request. For example from N to S. Before he submits he will save all his data. My question is how to I change the status from N which is already saved in my stored procedure to S? Only that particular cell in that row. I'm using asp.net2005,vb and SQL server enterprise for my stored procedure
|
|
|
|
|
|
|
// |