Don't offer the checkbox.  If the form field is not there, users can't change it.  If you still need to pass the form field, use a HIDDEN form field type:
 
<INPUT TYPE="hidden" name-"select" value="???what's the value?">
 
 


>>> [EMAIL PROTECTED] 2/6/02 7:18:28 AM >>>

Hi,

How can I stop a user from "unchecking" the box below?

<cfinput type="Checkbox" name="select" checked="Yes" required="Yes">


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to