[Zope] Re: [Zope-CMF] Problems with IE
Dieter Maurer
dieter@handshake.de
Thu, 15 Aug 2002 11:05:59 +0200
Chetan Kumar writes:
> Hi all
> The site I created using ZPT+python+SQL has problems while accessing
> from IE. The same thing has no problems with Netscape/Mozilla.
> The main page comes up, the login has not issues. The links generated
> on the pages after login give the following (last lines of) error message
> ... Unauthorized ...
Apparently, some older IE versions have problems with cookies and
basic authentication.
An upgrade might help.
Dieter