2 Aug
1999
2 Aug
'99
3:13 a.m.
Hi Andreas,
Well, you could add
<dtml-call "RESPONSE.set('content-type','text/html')">
to your standard_html_header. Thanks, this was obvious, I should have thought of this!
One comment though - couldn't this work better if documents with <HTML> were considered HTML documents, even if they contain 'binary' data? In other words, if the order of the document-type checks was changed, wouldn't everyone come out happy? --Brian