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

Reply via email to