| Hi !
OK, it works fine.
Now the problem is the following I use cfm pages that
correspond to text/html (most frequently), but I also have a
generic page "document.cfm", that correspond to various MIME
types (doc, pdf, xl, etc.) depending on the document the
user consults.
NB : I MUST use this page for security reasons, and I can't
use a redirection via <META> tag since documents are not in
the web directory structure.
What's the solution ?Thanks in advance
Julien | |