Did you get anywhere with this? Ade
-----Original Message----- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: 24 February 2005 00:52 To: CF-Talk Subject: cfinput question... Hello, I'm trying to use the cfinput tag with a type of checkbox. The issue I'm having is that it won't let me use the same name more than once. Example --- <cfinput type="Checkbox" name="ZSTOP0001" label="Win 2000" value="WIN2K" checked="#vCheckWIN2KOpt#"> <cfinput type="Checkbox" name="ZSTOP0001" label="Win XP" value="WINXP" checked="#vCheckWINXPOpt#"> Now, if I use this code my flash form will not come up, but if I use a regular input tag it works fine. Can someone tell me if this is not allowed or if I�m doing something wrong? Thanks, - Charles PS: I�m using CFMX 7 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 22/02/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196278 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

