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

Maxwell Kanat-Alexander maxka at cats.ucsc.edu
Tue Oct 29 06:32:01 CST 2002


--
[ Picked text/plain from multipart/alternative ]
At 04:21 AM 10/29/2002, you wrote:
>On Tuesday, October 29, 2002 3:36 AM, Maxwell replied:
>[snip]
> >
> >          Otherwise, you'll probably want to do:
> >
> >          <cfif IsDefined("NoWords")>#NoWords#</cfif>
> >          <cfif IsDefined("NoEngine")>#NoEngine#</cfif>
>
>     I'll try this if that doesn't work. Would you let me know?

         Hey there.

         Still didn't work. So, you should probably try the IsDefined
thing. (I'm not sure if IsDefined exists in CF... 5? I know it exists in
MX. If you have an old version of CF you should use
ParameterExists("NoWords"). )

         -Max
--




More information about the thelist mailing list