Hola,

I am running into a strange issue, a custom cfheader/cfcontent combination
works fine on Windows 2000 and on Windows 2003 the dialog box pops up asking
what I want to do.

My feeling is that it has to do something with the cfheader filename being
different than the cfcontent filename, thus in 2003 causing some security
issue. I say this because if the filenames are the same it works properly on
2003.

Here is what I am passing.

<cfheader name="content-disposition" value="filename=#fullDisplayName#">
<cfcontent type="#filemimeType#" file="#fullpath#/#filename#"
deletefile="no">

fullDisplayName : is either the actual filename (myfile.pdf) or friendly
name (todayreport.pdf)
Filename : is actual name of file to retrieve

So if fullDisplayname = filename all is good
Fulldisplayname != filename get dialog

Obviously I don't want to get the dialog.

thanks

-Kevin Marino
----------------------
Webmaster - HealthObjects
[EMAIL PROTECTED]
410 895 0377   


******************************************************************
This e-mail and any attachments may contain information which is
confidential, proprietary, privileged or otherwise protected by law. The
information is solely intended for the named addressee (or a person
responsible for delivering it to the addressee). If you are not the intended
recipient of this message, you are not authorized to read, print, retain,
copy or disseminate this message or any part of it. If you have received
this e-mail in error, please notify the sender immediately by return e-mail
and delete it from your computer.
******************************************************************
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to