Skip to main content
Participant
December 5, 2008
Question

cfcontent cfheader

  • December 5, 2008
  • 1 reply
  • 307 views
My code sample is in this post, what is happening is the file when served up for download is getting a wrong file name, the code sample shows what I expect, but this is what is presented:

filename=Jurisdictionary.1.2D0D17.efw

WHy is this occuring, no where I mean no where I have looked over the past 3 days can I find any answer to this problem-
Please help
    This topic has been closed for replies.

    1 reply

    Inspiring
    December 5, 2008
    Hi,

    Try replacing your (mime) type attribute with "application/octet-stream".