Does anyone here know of any problems viewing shtml files with IE5?
Printable View
Does anyone here know of any problems viewing shtml files with IE5?
Shouldn't be - it's server side, unless the web server isn't sending the correct MIME type in the HTML header (text/html).
Doesn't IE ignore mime types anyway if it finds html type content? That's what I've heard.
Yes, I think it does, are there are other HTTP headers IE reads as well (Content-Disposition?).Quote:
Originally posted by Rick Bull
Doesn't IE ignore mime types anyway if it finds html type content? That's what I've heard.
Is there any reason why a firewall would block or cause trouble viewing a shtml page?
No.Quote:
Originally posted by GingerNut
Is there any reason why a firewall would block or cause trouble viewing a shtml page?
Not normally, but if it is an application layer firewall, it could possibly block requests based on file extension of MIME types.Quote:
Originally posted by GingerNut
Is there any reason why a firewall would block or cause trouble viewing a shtml page?