OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Re: Cookies at XML Europe 2004 -- Call for Participation

[ Lists Home | Date Index | Thread Index ]

"Elliotte Rusty Harold" wrote:

> At 3:32 PM +0000 1/8/04, Alaric B Snell wrote:
>
>>  and browsers don't seem to provide an accessible interface to "log 
>> out" by making the browser forget the username/password combo it has 
>> stored for the realm there and then at the click of a button.
>
> It is doable, at least in Mozilla, but you're right. It should be easier.

In IE6 (SP1 or later), you can do the following in javascript:

    document.execCommand('ClearAuthenticationCache',false,null)

Note: I believe this affects *all* current authenticated resources, not 
just the one you are on, so it's not a perfect solution.

Seairth




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS