jcanker Posted February 23, 2010 Share Posted February 23, 2010 Forgive me if this is an elementary issue, but I'm brand new to AJAX and using several tomes, relying mostly on O'Reilly. Ultimately, my project will be a gradebook feature. O'Reilly covers tables and sorting by column, but I'm a bit confused about how to update the MySQL data when a single grade is entered or changed. How would I identify the assignment (column) and student (identified in the DB by the studentID column) and update just that one value in the DB without rewriting the entire table? 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.