<sighs> No luck on that.
I've worked around the problem for now by opening a new window and directing
it at the UNC path to the file in question.  The application is intended for
an Intranet, so this should be a resonable solution.


Thanks anyways.


Shawn

-----Original Message-----
From: Kay Smoljak [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 10, 2004 4:56 PM
To: CF-Talk
Subject: Re:CFHeader/CFContent woes.

Shawn Grover wrote:
>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]

Reply via email to