dear all
I have developed a asp.net 2.0 dynamic web application. All things working good but when a user close/move the page of the explorer without using server control then the id of that record retain in the database.
How should i removed that record from table if user dose not use the server control if that is unused???
Regards
Amit Sharma
ASP.Net Developer
I have developed a asp.net 2.0 dynamic web application. All things working good but when a user close/move the page of the explorer without using server control then the id of that record retain in the database.
How should i removed that record from table if user dose not use the server control if that is unused???
Regards
Amit Sharma
ASP.Net Developer
Comment