On Tue, 13 Nov 2001, Boex,Matthew W. wrote:

>  is the header incorrect?  should i print the content type in my script as
> opposed to being in the template?  

You must always print the content type in the script whether you put it 
in the template or not.  The browser needs to know what content it is 
reading _before_ it actually reads it.  How else would it know whether 
to render it as a html page, an image, or to load a plugin to display 
it.

Philip

-- 
Trying to be happy is like trying to build a machine for which the only
specification is that it should run noiselessly.


Visit my webpage at http://www.ncst.ernet.in/~philip/
Read my writings at http://www.ncst.ernet.in/~philip/writings/

  MSN  philiptellis                         Yahoo!  philiptellis
  AIM  philiptellis                         ICQ     129711328


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to