A couple of options - IE let's you set read-only form fields, or you could stick it in a layer and hide accordingly. However, making it work 100% of the time probably isn't a possibility, as with any client-side solution
--- Billy Cravens -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of phumes1 Sent: Wednesday, February 06, 2002 7:18 AM To: [EMAIL PROTECTED] Subject: Re: Checkbox 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 ------------------------------------------------------------------------- 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
