The ID must be unique within an HTML document. You can have the same names, but make sure your IDs are unique.
M! -----Original Message----- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Friday, July 20, 2007 8:01 PM To: CF-Talk Subject: mxAjax help - This time w/radio buttons... ok, I'm tryin to implement the same mxAjax coolness with radio buttons instead of my select menu. My problem is, getelementbyid() is using the first radio button value only. I have about 10 radio buttons, all with different values. When I select one, it needs to feed getelementbyid() with its value, so it can then be sent into my ajax cfc. I'm guessin JS deals with radio buttons differently. The ajax call works perfectly - just uses one radio value only. lol. Did some googlin, no luck. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284283 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

