Eric
Member since Feb 11, 2011
- Profile: /members/7783-eric.htm
- Comments: 1
Recent Blog Comments By Eric
-
Reading In File Data Using ColdFusion 8's New File Functions
Posted on Feb 11, 2011 at 4:02 PM
Hello all, I'm sure there's some n00bish error I'm making here (not new to ColdFusion, just to file-related functions). I'm using the following code to try to generate and write to a file on the server, and I just can't get it to work. <cfset file = expandPath("./nodata.txt")> <... read more »