Jonas
Sun Apr 11 11:58:08 CDT 2004
Thanks Ray,
it seems to be a brutal method :-) but if no any more - so it's worth to
try...
I think about two another ideas too:
1) HTTP command DISCONNECT: Closes the server connection. Can be used to
stop keep-alive behavior and to force reauthentication.
2) Is possible to do something on server side? Some specific filter, etc?
------------------
"Ray at <%=sLocation%> [MVP]" <myfirstname at lane34 dot com> wrote in
message news:%23AObBS%23HEHA.828@TK2MSFTNGP12.phx.gbl...
> This is the behavior of Internet Explorer, which you cannot change. Here
is
> one "extreme" solution, which ~may~ be suitable for your environment.
>
>
http://support.microsoft.com/?kbid=195192
>
> Ray at home
>
> "Jonas S." <ijsk@bite.lt> wrote in message
> news:%238dAVI8HEHA.1548@TK2MSFTNGP10.phx.gbl...
> > Hi all,
> > I've a page with requirement to authentificate access every time when
user
> > loads it. I put it into separate directory and I could set BASIC
> > authentification and it works fine except one thing - an
authentification
> is
> > asked only first time a page is accessed.
> > All next requests don't require to authentificate (til you close your
> > browser).
> > Is any solution in this situation?
> >
> > Tnx in advance,
> > Jonas