Re: Difference between NN and IE

2001-02-16 Thread Matt Sergeant
On Fri, 16 Feb 2001, G.W. Haywood wrote: > Hi there, > > On Fri, 16 Feb 2001, Scott Alexander wrote: > > > Why is it Netscape displays the pop up authenticate window when the > > user enters the wrong password. But Internet Explorer displays my > > 401.html page if I return an AUTH_REQUIRED; from

Re: Difference between NN and IE

2001-02-16 Thread G.W. Haywood
Hi there, On Fri, 16 Feb 2001, Scott Alexander wrote: > Why is it Netscape displays the pop up authenticate window when the > user enters the wrong password. But Internet Explorer displays my > 401.html page if I return an AUTH_REQUIRED; from my AuthAny.pm This really isn't the place to discuss