Sep 30, 2002 #1 Hisakata Technical User Joined Sep 24, 2002 Messages 36 Location US DOES ANYONE KNOW HOW TO CREAT A LOGOUT BUTTON FOR HTACCESS? THANK YOU.
Oct 1, 2002 #2 danielhozac Programmer Joined Aug 21, 2001 Messages 2,058 Location SE The HTTP protocol does not support this. The user will be logged as long as the browser sends the username and password to the server. //Daniel Upvote 0 Downvote
The HTTP protocol does not support this. The user will be logged as long as the browser sends the username and password to the server. //Daniel