Sven E Olsson <[EMAIL PROTECTED]> wrote: >> The contents of the file are still the same -- it's an HTML file. >> Even if I name it "foo.gzip", it's an HTML file. While programs >> won't recognize it as a HTML file, it still contains HTML. > > It is NOT and it would not be executed on any server! Simply do NOT > work!
You are taking a very narrow view here. On my website, I use SSI to include some HTML fragments with extension ".txt" in my .shtml files. I am also using punbb for my forum, and punbb uses ".tpl" as an extension for its template files -- again, those .tpl files contain valid HTML code which gets interpreted as such. If you wrote an HTML editor, how could you possibly know in advance what file extensions will be used? - Michael Michael J. Hussmann E-mail: [EMAIL PROTECTED] WWW (personal): http://michael-hussmann.de WWW (professional): http://digicam-experts.de _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
