Hi everybody, I have a big probelm : when i read a text file with : <CFFILE ACTION="read" FILE="C:\DEMO.TXT" VARIABLE="Content"> I'm sure that the variable is initalised because with a <CFOUTPUT> it show me the content, but when i try to make a string search on it with find or findNoCase or whatever, the returned index is always 0, as if the variable was empty but it was not. Can anyone help me ? thanks a lot, Best regards. J�r�me Counet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
