macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: ColdFusion contact form by email - please help

Subject: Re: ColdFusion contact form by email - please help
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Mon, 28 Jul 2008 18:46:09 +0000 (UTC)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

I always start my troubleshooting with 
 <cfdump var="#form#">
 <cfabort>

 You also have a problem with an cfmail tag without the closing tag.  I'm 
surprised that didn't cause a crash.

 You also have some problems with your if/else logic.


<Prev in Thread] Current Thread [Next in Thread>