G
Guest
Hi,
I have a application which i would require to use for two different set of
users. For one set of users i need to set the session timeout as 60 minutes,
which i can configure using web.config. But for the other set of users i
need to set the session timeout as infinite, which means the session should
not get expired.
So please some one help me out how to set this property in ASP.NET.
I have developed the application using ASP.NET with C#.
Thanks,
S.Rajagopal
I have a application which i would require to use for two different set of
users. For one set of users i need to set the session timeout as 60 minutes,
which i can configure using web.config. But for the other set of users i
need to set the session timeout as infinite, which means the session should
not get expired.
So please some one help me out how to set this property in ASP.NET.
I have developed the application using ASP.NET with C#.
Thanks,
S.Rajagopal