WolfShade wrote:
Also, I've never seen any successful file streaming (attachment or inline) without using CFCONTENT (which, I believe, should go after CFHEADER.)
He did use the equivalent of cfcontent, namely, local.response.setContentType().
WolfShade wrote:
Also, I've never seen any successful file streaming (attachment or inline) without using CFCONTENT (which, I believe, should go after CFHEADER.)
He did use the equivalent of cfcontent, namely, local.response.setContentType().