In my app using the back button in the PDF takes them back to the requesting
page (im using 2 templates), so this works ok for me.  Just guessing but it
sounds like you have the template calling itself which normally should be
fine...but perhaps this is the cause of what your describing....Maybe
another workaround is a link from within the PDF, Im pretty sure you can do
that...

Adrian


-----Original Message-----
From: Bruce Holm [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 2:09 PM
To: CF-Talk
Subject: Re: Viewing PDFs


Thanks, Adrian!
How do you allow users to use the Back button to get "out" of the PDF doc?
It seems to just redirect you back into the PDF.  How did you get around
that?

Bruce

----- Original Message -----
From: "Adrian Cesana" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2001 11:38 AM
Subject: RE: Viewing PDFs


> It seems to have cured ALL instances of this problem for me....
>
> Basically I use this to redirect instead of the CFLOCATION now:
> <meta http-equiv="refresh"
> content="0;url=https://blah.com/reports/#PdfReport#">
>
>
> HTH,Adrian
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to