S
sundar_s1210
I am doing a Shop Cart application
In my asp.net application, i want to delete some records from database
when user closes the browser without purchasing the product which is
added to shop cart.
I have written this logic in session_end,but it is not activated when
user closes the browser
In my asp.net application, i want to delete some records from database
when user closes the browser without purchasing the product which is
added to shop cart.
I have written this logic in session_end,but it is not activated when
user closes the browser