HighDots Forums  

Re: Content Type Question

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Content Type Question in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris In Madison
 
Posts: n/a

Default Re: Content Type Question - 07-15-2003 , 10:09 AM






I'm guessing that the extension of your page is probably either .cgi or .pl.
Since these are raw text files anyway, if the browser doesn't know how to
translate them, then you'll probably end up with text on the screen.
Usually, the browser is set up to translate HTML if the extension is also
..htm(l). No problems there. But anything else, it doesn't necessarily
know. However, if the browser sees the content type in there, then it can
parse it properly.

I ran into a similar problem a while back with .hcsp files, the proprietary
extension for our content management system. Adding the content type to the
page, as well as setting the mime type on the server to text/html, fixed the
problem for me in all cases and all browsers.

Best regards,
Chris



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.