Skip navigation
Currently Being Moderated

how to do this with coldfusion

Sep 4, 2012 6:37 AM

Tags: #coldfusion_8

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

 
Replies
  • Currently Being Moderated
    Sep 4, 2012 7:05 AM   in reply to cfnew

    You can bind the radio button to a cfc that writes to the database.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 4, 2012 8:55 AM   in reply to cfnew

    All the examples I've seen say to bind to a cfc, not a url.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points