R
Rotsey
Hi,
I have a web site dev with VS2003, .NET 1.1.
I am persisting the login with the statement below
When I login and then close the browser repoen it
works fine. But when I leave the session to timeout
it wants me to login again.
Anyone no why????
rotsey
FormsAuthentication.SetAuthCookie(usr, True)
I have a web site dev with VS2003, .NET 1.1.
I am persisting the login with the statement below
When I login and then close the browser repoen it
works fine. But when I leave the session to timeout
it wants me to login again.
Anyone no why????
rotsey
FormsAuthentication.SetAuthCookie(usr, True)