I'm rec. this error if the checkbox (name="all") is checked and I type the wrong captcha letters or numbers.
cannot convert the value "on" to a boolean >Barry, > >Okay, check this code out: > >http://code-bin.homedns.org/330 > >FYI - I got rid of your session variables - as I mentioned earlier, you do >not need them for a one page form. All you need to do is 'default' the form >values at the top to whatever you want the 'default values' to be (like the >subject line is defaulted, and the form.all checkbox is defaulted. > >Of course, I couldn't test the code, so let me know if you have any problems >with it. > >Basically, with the session variables, you were making it more complex than >you needed to make it. Remember the KISS principle... :) > >Dave > >Hi Dave. > >Here is the code: > >http://code-bin.homedns.org/329 > >Barry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4636 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
