I am trying to use a CFSTOREDPROC but am getting an error I believe on the last query. We are pulling data from an MS Access db. Basically we are figuring a percentage. The Access query is as follows: DailyProductionPercentage:
All, My company has developed a J2EE servlet filter that inspects http requests to filter for non-safe text to prevent cross-site scripting, sql injection, and other web attacks. We are trying to leverage this within our CF 6.1
Does anyone know how to get POSIX style character classes working in a CFPARAM wiith type="regex"? E.G.] <cfparam name="frustrate" type="regex" pattern="[[:print:]]" default=""> This throws an error when I pass in any value.
I have 2 questions about the CFWindow 1. want to show a CFWindow without the frame on it. Is there a way to do that ???? 2. and also is there a way to change the cfwindow size which can show the