I don't know any good tutorials, but you can do anything you want to a file
using cffile.

Have a look at
http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/Tags-pt128.jsp#109839
5 and play about with it. One tip, use Chr(10) & Chr(13) to parse a text
file one line at a time (Windows anyway).

Hope that helps.

Ade

-----Original Message-----
From: dnk [mailto:[EMAIL PROTECTED]
Sent: 28 May 2003 18:38
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] Write a text file on the server


Hi there - I have a need to modify some basic text files on a server (Used
to populate text in a flash movie)....

I was wondering if anyone could point me in the right direction to a
tutorial about using CF to edit said text files. Want to allow a user to
udate, but they do not have access to database use.

Dustin


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to