I have a large PDF document (2MB eBook) that sometimes is failing to fully
download. It's a static PDF, and all I am doing is:
 
<cfheader name="Content-Disposition" value="attachment; filename=MyDoc.pdf">
<cfcontent type="application/pdf" file="MyDoc.pdf">
 
Is there some sort of timeout I should set to keep this from quitting
prematurely? 
 
Thanks for any ideas ...
 
     Clarke



-------------------------------------------------------------
Annual Sponsor FigLeaf Software - http://www.figleaf.com

To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to