Kay1021 Posted June 13, 2009 Share Posted June 13, 2009 Is there a way to send the info of a checkbox without submitting a form. I am using an editable text section as well (mootools) and after you click outside it sends the information to the database...i'm wondering if I can do the same with my checkbox. When they click it...the result is sent to the database. I am using this checkbox... http://lipidity.com/fancy-form/ Thanks Quote Link to comment Share on other sites More sharing options...
ldougherty Posted June 13, 2009 Share Posted June 13, 2009 To run a query or something of that nature you could use an onClick for the check box to execute a page that runs the query. http://www.w3schools.com/jsref/jsref_onClick.asp Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.