Session
-
Hey Please help me. i have a login page and when user try to logon on webpage i save userId in session and i check if session is null then redirect to login else stay. But i have that problem at if user not move the mouse or not are front the computer about 2 minutes , the session redirct to login page ? how can i disiable that funktion or what can i do . the application is writen in C# asp.net Thanks very mutch. Sorry my english.
-
Hey Please help me. i have a login page and when user try to logon on webpage i save userId in session and i check if session is null then redirect to login else stay. But i have that problem at if user not move the mouse or not are front the computer about 2 minutes , the session redirct to login page ? how can i disiable that funktion or what can i do . the application is writen in C# asp.net Thanks very mutch. Sorry my english.
i think it not possible it is possible to decrease session or increase session in web.config at your connection string...... your can increase or decrease the TimeOut optin.........
send feed back to sk.haneef@gmail.com
-
i think it not possible it is possible to decrease session or increase session in web.config at your connection string...... your can increase or decrease the TimeOut optin.........
send feed back to sk.haneef@gmail.com
thank you. But how can i do it ? do you have any idea?
-
Hey Please help me. i have a login page and when user try to logon on webpage i save userId in session and i check if session is null then redirect to login else stay. But i have that problem at if user not move the mouse or not are front the computer about 2 minutes , the session redirct to login page ? how can i disiable that funktion or what can i do . the application is writen in C# asp.net Thanks very mutch. Sorry my english.
i think it not possible it is possible to decrease session or increase session in web.config at your connection string...... add name="TRDConnectionString" connectionString="Data Source=(local);Initial Catalog=Trade;User ID=123;Password=123;timeout=60" providerName="System.Data.SqlClient" your can increase or decrease the TimeOut optin.........
send feed back to sk.haneef@gmail.com
-
Hey Please help me. i have a login page and when user try to logon on webpage i save userId in session and i check if session is null then redirect to login else stay. But i have that problem at if user not move the mouse or not are front the computer about 2 minutes , the session redirct to login page ? how can i disiable that funktion or what can i do . the application is writen in C# asp.net Thanks very mutch. Sorry my english.