Hello All,
Am developing Shopping cart in which payment module is redirected to the third party vendor.While Returning to the page the session is closed.This should not happen unless the user log out the system it should not close the session.How can i do this ?
And i want to set the maximum time duration of the Session to be active in ASP.NET,Whether it can be done and how ?
Thanks in Advance