how to do this with coldfusion
Hi I have a simple question , please help me .
i have a radio button
<input type="radio" name="test_check" value="1"/>
I need to do when user selects radio button then i have to do some save feature like needs to send radiobutton value from URL and do some database saving with out refreshing page.
I dont want to use JQUERY needs to do in coldfusion. We are using coldfusion 9
Will some one help me in this.
or have some example .
Thanks
