From: Kristen Winsor <[EMAIL PROTECTED]>
Date: Wed, 28 Jul 2004 12:20:13 -0400
Thread:
http://www.houseoffusion.com/cf_lists/index.cfm/method=messages&threadid
=34202&forumid=4#172317
Kristen, I have done my home work on this one before, here is the best I
have found.
<cfset requestedFile="\\myfileServer\firstFolder\secondfolder\kristen
testing\kristen test.pdf">
<CFSET tempfile = "something_local_to_th_cf_server">
<CFFILE action="" source="#requestedFile#" destination="#tempfile#">
<CFCONTENT deletefile="Yes" file="#tempfile#" type="application/pdf">
Patrick McGeehan
Applications Developer
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

