Question
Error Executing Database Query
Hi,
Im new to this forum and coldfusion. I am getting an error from cf and the error is referencing where it occured.
here is the line # where the error is occuring...
210: <cfset thisCell = #RemoveChars (thisCell, 1, 4) # ?>
211: '#thisCell#',
212: </cfloop>
213: ' '
214: ) ;
Any help from anyone would be very much appreciated. Thanks.
