Dear,
i am trying to solve this problem for many days now but still not able to solve this, i am using windows authentication in the project and now my requirement is that i have to do session timeout if the user is idle for more than 10 minutes but since i cannot
use session timeout in windows authentication i have to close the browser but i am not sure whether to do that client side using javascript or serverside , any help will be appreciated
Go to the complete details ...