Hi guys:

Thanks for the resources on that book about FuseTalk.  I wish it was
available to get here a little quicker, but I digress....

Anyways, I have another problem that I am completely stumped on.  I have an
app that forces a person to fill out a contact form before they are allowed
to see a pdf document.  The company is a chemical company that puts their
MSDS/SPEC sheets online, but needs to make sure that they make an attempt
to capture who is looking at these pdf documents.  After the user submits
the form, they are brought to a page that loads the pdf document (which is
one level under the root directory to protect it from amateur hackers) with
cfcontent and cfheader.  The complete code is this:

<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.  All my
research on various forums turns up nothing.  Does anyone know what might
be going wrong?

Thanks,

Ray

=============================================
Ray Champagne - Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=============================================

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it
from your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at 603.433.9559.
Thank you.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to