|
|
Home /
Groups /
Ajax
Using AJAX to make tickbox status update a DB?
Is it possible using AJAX to update a database (insert or delete)Brian Gilbert 11/07/05 05:40 P I would say all you need to do is get the checked status from theDawson, Michael 11/07/05 06:56 P
Author: Brian Gilbert
Is it possible using AJAX to update a database (insert or delete) based on the status of a tickbox without having to submit the whole page/form? I've tried to find an example using google but didn't have any luck so far. Thanks, Brian
Author: Dawson, Michael
I would say all you need to do is get the checked status from the checkbox, and pass it to the server-side script. Then, to be sure, I would query the database, or catch any errors, then return the checked status back to the page. If there was an error, or the DB was already set (perhaps by another user) you can display a message. M!ke Is it possible using AJAX to update a database (insert or delete) based on the status of a tickbox without having to submit the whole page/form? I've tried to find an example using google but didn't have any luck so far. Thanks, Brian
|
Mailing Lists
|
Latest Fusion Authority Articles
|
||||||