i have develop asp.net application. there is one login screen i will enter login detail but in few second if i not use application i am logout ..or you can say session is out. how can i solve this problem?
i have develop my asp.net application there is one register screen i will enter but not register which kind of problem create please sir know me.
you can always set the logout time for a session! there is also a session.abandon() funcn to terminate the session. also the default timeout is 20 mins! gud luck. PM me if you want me for forum posting!