Parameter 1 of function IsDefined, which is now "3494_-_1", must be a syntactically valid variable name.
|
|
|
| |
The error occurred in D:\VTD\ma\osb\adjust4wildcards.cfm: line 17
Called from D:\VTD\ma\osb\Application.cfm: line 45
Called from D:\VTD\ma\osb\Application.cfm: line 15
|
15 : </cfloop>
16 : <cfloop collection=#URL# item="theFormField">
17 : <cfif isDefined("#theFormField#") and isSimpleValue("#Evaluate("#theFormField#")#")>
18 : <cfset "#theFormField#" = Replace(evaluate("#theFormField#"), "'", "`", "ALL")>
19 : </cfif>
|
|
|
Please try the following:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.103.63.17 |
| Referrer |
|
| Date/Time |
13-May-08 09:41 AM |
|
|
Stack Trace
|
at cfadjust4wildcards2ecfm1340320948.runPage(D:\VTD\ma\osb\adjust4wildcards.cfm:17) at cfApplication2ecfm1834986572._factor12(D:\VTD\ma\osb\Application.cfm:45) at cfApplication2ecfm1834986572.runPage(D:\VTD\ma\osb\Application.cfm:15)
coldfusion.runtime.CFPage$InvalidVariableNameException: Parameter 1 of function IsDefined, which is now "3494_-_1", must be a syntactically valid variable name.
at coldfusion.runtime.CFPage.IsDefined(CFPage.java:652)
at cfadjust4wildcards2ecfm1340320948.runPage(D:\VTD\ma\osb\adjust4wildcards.cfm:17)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
at cfApplication2ecfm1834986572._factor12(D:\VTD\ma\osb\Application.cfm:45)
at cfApplication2ecfm1834986572.runPage(D:\VTD\ma\osb\Application.cfm:15)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:157)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
|