Error Occurred While Processing Request
Attribute validation error for tag CFMAIL.
The value of the attribute FROM is invalid. The length of the string, 0 character(s), must be greater than or equal to 1 character(s).
The error occurred in /home/drorgone/public_html/email.cfm: line 3
1 : <CFPARAM name="URL.email" default="hello@hello.com">
2 : <CFIF URL.email IS NOT "hello@hello.com">
3 : <CFMAIL to="sparktrue@aol.com" from="#URL.email#" subject="Votergate.tv Customer">
4 : #URL.email# was contacting you via Votergate.tv
5 : </CFMAIL>
Please try the following:
* Check the ColdFusion documentation to verify that you are using the correct syntax.
* Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
Remote Address 69.143.201.73
Referrer
http://www.votergate.tv/Date/Time 16-Jan-05 03:22 PM
Stack Trace
at cfemail2ecfm1482752834.runPage(/home/drorgone/public_html/email.cfm:3)
coldfusion.tagext.validation.IllegalAttributeValueException: Attribute validation error for tag CFMAIL.
at coldfusion.runtime.CfJspPage._validateTagAttrValue(CfJspPage.java:1262)
at coldfusion.runtime.CfJspPage._validateTagAttrValue(CfJspPage.java:1308)
at cfemail2ecfm1482752834.runPage(/home/drorgone/public_html/email.cfm:3)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Could one of you computer professionals please tell me what I need to do to be able to read this??? Thanks so much!