HI,

I'm reading in a file using <cffile action="read" into a variable and then displaying 
the contents in a <textarea>. When I make modifications and save the file back to the 
server 
(Windows 2000) and open it in UltraEdit (text editor) it asks me if I want to conver 
the file to DOS format.

How can I get my file to save in DOS format. These messes up other applications that 
run on the server that require this file I'm modifying.

This is my save syntax:

<cffile action="WRITE" file="C:\directory\filename" output="#FORM.textvar" 
addnewline="yes" attributes="normal">




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137558
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to