Hi, I'm not sure exactly where to place this since it sort of spans HTML, CSS, Javascript, and PHP; but since AJAX is basically based around Javascript, I'll try here:
So my problem is that I want to use AJAX to update cells of a table. Basically I have a table with 15 columns and 3 rows. What...