i have encounter this error whereby when the user logout from my page the session does not seems to be remove... i had already insert the Session.Contents.RemoveAll()... why does the session isn't remove????
2007-03-11
18:41:33
·
3 answers
·
asked by
Johnny B
1
in
Computers & Internet
➔ Programming & Design
my page have a line which will say welcome user... the user is got from session... if i type the page in the url:http://localhost/mywebsite/webpage.aspx.. it will still say welcome user.. it is only when i click on the buttons then it will say u are not login.....
2007-03-11
19:04:31 ·
update #1