PDA

View Full Version : Binding Radio Button to Validated


jwright114936
06-15-2009, 06:48 PM
Hi,
Binding Radio Button to Validated. I have been trying to accomplish this but it's not working. I have the buttons validating, but when I bind the to the validated form, it doesn't work. So I gues my question is How do I bind the validated data to the radio button? What are the steps?

Thanks,

Jack

Ray Borduin
06-16-2009, 07:18 AM
It should work. What is the resulting code that it writes when you try using the standard Dreamweaver method? Maybe I can spot the error.

jwright114936
06-17-2009, 10:23 AM
Got it. Reverted the page. Walked away and then tried it again this morning after reading your post. It works fine. Thanks.