Also I did try type="application/pdf" and checked the path and tried no path and nothing. Still doesn't say application type and is unable to dl from our site.
Tim -----Original Message----- From: Timothy Heald Sent: Friday, January 31, 2003 3:46 PM To: CF-Community Subject: RE: Quick question on CFHEADER?CFCONTENT hey folks, can anyone tell me whats wrong with this code: <cfheader NAME="Content-Disposition" VALUE="attachment;filename=x:\sitedir\soft.pdf"> <cfcontent file="soft.pdf" type="unknown" deletefile="No"> -----Original Message----- From: Timothy Heald Sent: Friday, January 31, 2003 2:59 PM To: CF-Community Subject: RE: Quick question on CFHEADER?CFCONTENT NM I got it. Man I wish I got to code more these days :( -----Original Message----- From: Timothy Heald Sent: Friday, January 31, 2003 2:50 PM To: CF-Community Subject: Quick question on CFHEADER?CFCONTENT Hey, Anyone have a quick snippet they use in order to push out documents with cfheader/CFCONTENT? Also on the mime type of a pdf?? Many thanks Tim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
