Re: [Zope] standard_error_message - displaying in IE
I've got a problem trying to display a standard_error_message. It works fine in Netscape, but when it is forced in IE, the following *IE Error Screen* appears:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+->The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. --------------------------------------------------------
Internet Explorer 5.0 apparently assumes that anything shorter than 512 bytes is a poorly written server error message and replaces it with its own text. Thus it will be necessary to make your error message more than 512 characters long to have it displayed by IE5. Stephan Goeldi ----------------------------- Internet Services - Webdesign http://www.goeldi.com/e ----------------------------- _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Internet Explorer 5.0 apparently assumes that anything shorter than 512 bytes is a poorly written server error message and replaces it with its own text. Thus it will be necessary to make your error message more than 512 characters long to have it displayed by IE5.
( in IE ) : TOOLS > OPTIONS > ADVANCED you might want to check or uncheck the "Show friendly HTTP error messages" box in IE (it's check by default) c'ya all $ven
participants (2)
-
Stephan Goeldi -
Sven Fischer