Hi, I once had a similar issue a couple of month back, where cfeclipse would move the UTF-8 bom flag into the middle of the cfml template. Gave me the same issue as what is being described. Only found the problem after I inspected the files with a HEX editor.
Might be worth looking into. cheers Marcel On 08/01/2010, at 8:20 PM, Jason King wrote: > And yes, the CFFILE is operation is writing to a local resource. Several > similar (actually nearly identical) cffile operations were taking place in > teh same script, working perfectly, and then the last one would break. There > were about 7 cffiles operations taking place, which essentially take an > uploaded photo, resize them, write to file the resized versions, then delete > the original. This is so I get a small, medium, and large version of the > photos. -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !!
-- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
