I have an asp.net website, where there is no where session is implemented.
But i could see the session is timing out when i take the website after deploying in the production server …
i checked the session entries in the web.config file… and searched session in the code..
nowhere i find the entry…
now i want to put a message box while session timeout ..how to do this..please help!!
Put this in your aspx html code