>The problem is that no matter what I do to the cfheader line, I NEVER see
>"fax_tenant.doc" as the requested filename. I see the name of the .cfm file
>(which is word_test.cfm in this case). I wouldn't really care if the thing
>would at least display or save the word file.
I had this problem with IE with a Perl script, of all things... the solution was to add the content-length property. I assume the same thing might work with CF if you add:
<cheader name="content-length" value="#your_filesize_in_bytes#">
HTH,
Kay.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

