Try the following:
<CFHEADER
NAME="Content-Disposition"                                        
VALUE="inline; filename='file.txt'">

That may not be the exact syntax but I know it's a step in the right
direction.

-- 
Billy Cravens
[EMAIL PROTECTED]





Dave Hannum wrote:
> 
> Hello,
> 
> I'm writing a query to a text file using CFX_Dumptext.  I am retrieving the
> file via CFCONTENT.  Here is my quesion.  When the file comes back to the
> browser as a downloadable, it comes back named script.cfm (script being the
> name of my script that is running) vs. file.txt (file being what I name the
> file).  Why is this?
> 
> TIA
> Dave
> 
> =================================
> "What we need is a list of specific unknown problems we will encounter"
> 
> David Hannum
> Web Analyst/Programmer
> Ohio University
> [EMAIL PROTECTED]
> (740) 597-2524
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to