The primary distinguishing feature of ColdFusion is its associated scripting language, ColdFusion Markup Language (CFML), which compares to JSP, ASP.NET, or PHP and resembles HTML in syntax. "ColdFusion" is often used synonymously with "CFML", but it should be noted that there are additional CFML application servers besides ColdFusion, and that ColdFusion supports programming languages other than CFML, such as server-side Actionscript and embedded scripts that can be written in a JavaScript-like language, known as CFScript.
One of the problems with flash forms in Coldfusion (CFFORM) is that you cant use javascript validation.
In the simple example I show below, here is how you can disable a button until a user checks a box
Here is how you could hide a text box after a user clicks on a text feild
Hope this helps some one else, I know it took me some work to figure out
From
2010-06-10 20:35:03
Find Ben Forta, books, show you how to use client side validation that embed javascript to flashform automatic,
Feel free to leave a comment or question
Code block comments
2010-03-19
Added a code block for comments
Windows 7 Items
2009-09-24
new info on windows 7
Snort on Debain Lenny
2009-08-19
Installing snort+PGSQL on Debian