On Mon, 25 Jun 2001, Dariusz Pietrzak wrote: > this may be a little bit offtopic for this list, > but maybe someone knows how to cancecl authentication > done by apache ( I need logout button, and generaly ability > to cancel auth via some function ). I'm not sure if it's actually possible to do this. When you use HTTP Authentication, the user's web browser remembers the username and password that they typed in, and automatically sends it with all subsequent requests to the server. I'm not sure if there is a way for the server to tell the web browser to stop sending the password. -Philip Mak ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]