<cfheader name="content-disposition" value="inline; filename=B605.pdf">
If you want to open the file in the browser. To download it (save as
dialog) I use
<cfheader name="content-disposition" value="attachment;
filename=B605.pdf">
Pascal
> -----Original Message-----
> From: Ray Champagne [mailto:[EMAIL PROTECTED]
> Sent: maandag 22 maart 2004 23:58
> To: CF-Talk
> Subject: what do y'all think could be going wrong?
>
> Hi guys:
>
>
> <cfheader name="content-disposition" value="B605.pdf">
> <cfcontent type="application/pdf" file="#path#\#filename#">
>
> Everyone that I know of can access the file just fine.
> Except for one, who is using a PC and has Adobe Acrobat
> installed, says that when she submits the form, she just gets
> a blank window. I had her try to download another pdf from
> another non-secure page, and she said it came up fine.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

