[thelist] Cold Fusion: error message reported for a form's checkbox item - HTML4.01 Trans

Scott Brady evolt at scottbrady.net
Tue Oct 29 09:13:01 CST 2002


> Thanks, Stevenson, for your reply but all the other items I
> have listed in the CF file do not have FORM prefacing them
> and my client is (and has been) getting feedback just fine
> for months. And, again, I am not getting an error message
> when I fill out the form online.

For "best practices" you should probably add FORM. or URL. to each of those variables (depending on whether you're "post"ing or "get"ting the form), even if it's working now.  Putting the variables in the proper "scope" will come in handy later for performance issues (and, it will also help you 6 months down the road when you're trying to figure out how the variable "noWords" is set).

Scott






More information about the thelist mailing list