
Luke
Staff
/ Moderator

Jun 21, 2002, 4:19 PM
Post #2 of 2
(3130 views)
Shortcut
|
|
Re: [hannah] netscape/opera issues
[In reply to]
|
Can't Post
|
|
Hi everyone, I replied to Hannah's support request via email but I thought I would post the solution here as well for anyone else who was curious or might experience a similar problem. It turns out that some servers don't recognize the .shtml file extension. As such they send a default content-type of "text/plain". Some browsers, like Netscape and Opera, see this content type and display the HTML as text. Others like Internet Explorer make "guesses" based on the data in the file and displays it accordingly. Anyway, the solution is to contact your hosting provider or update your webserver configuration so that it identifies .shtml files as "text/html" when it sends them to browsers. Then the browsers will render them as HTML, as they should, instead of showing the text source code. Luke Holzken Product Development
|