Invalid CFML construct found on line 1 at column 26.
|
|
ColdFusion was looking at the following text: The CFML compiler was processing: - an expression beginning with "S", on line 1, column 1.This message is usually caused by a problem in the expressions structure.
|
| |
The error occurred in D:\InetPub\wwwroot\tag\noinject.cfm: line 36
|
34 : <!--- CHECK URL VARIABLES --->
35 : <cfloop collection="#url#" item="formelement">
36 : <cfif isSimpleValue(evaluate(formelement)) AND refindnocase(sqlregex, "#evaluate(formelement)#")>
37 : <cflocation url="messages.cfm?message=Invalid Input. Possible SQL Injection attack.">
38 : <cfset StructClear(url)>
|
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
107.22.156.205 |
| Referrer |
|
| Date/Time |
21-May-13 07:02 PM |
|