Can anyone helps mi with this..
i have create a login page using authentication...
i am now able to login to the others page by logining in 1st...
otherwise if not login it will redirect mi to the login page...
BUT when i logout, i am still able to view the other page by typing the url in browser..
the command i use was FormsAuthentication.SignOut()..
but it doesnt work...
Help!!!!
i have create a login page using authentication...
i am now able to login to the others page by logining in 1st...
otherwise if not login it will redirect mi to the login page...
BUT when i logout, i am still able to view the other page by typing the url in browser..
the command i use was FormsAuthentication.SignOut()..
but it doesnt work...
Help!!!!