No. All files opened/downloaded through the browser are saved as temporary files - there is no way to control this.
-- Billy Cravens -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of phumes1 Sent: Wednesday, October 24, 2001 8:49 AM To: [EMAIL PROTECTED] Subject: RE: Running app from server...HELP! I have the following lines of code to open a file from the server on the client PC using ultraedit. <cfheader name="Content-Disposition" value="filename=#FileName#"> <cfcontent type="text/plain" file="#DirPath#\#FileName#" deletefile="No"> It works great (Thanks Dave) except for a few things. For example, when I open the file "cover.dat" in ultraedit it names it as "cover[1].dat" and the path in the ultraedit window is "C:\Windows\Temporary Internet Files\Content.IE5\ECX72406\cover[1].dat" Is there anyway to change this display in the top window banner? ------------------------------------------------------------------------ - This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
