Hi everybody.
I am using ColdFusion Server for my site, and am currently trying to reduce the number of errors, using the Application.log file under C:\CFUSION\LOG
There is another error file : SERVER.LOG...
It contains messages such as ...
Hi!
The clients of my site get an error message with IE 5.0
and IE 5.5. This is due to the following query :
<cfquery datasource="..."name="match">
Select Propert
From PropertyMaster
Where RoommateCode IN (#PreserveSingleQuotes(Variables.MatchCode)#)
</cfquery>
The error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.