Forum Moderators: open
Please Help Me..
Thanks in advance
onblur or onmouseout (whichever is more appropriate for your needs) which then submits the data to the server using AJAX. In fact, you should probably call this function for each form. Once someone tabs away from an input field (or clicks outside it), the data can easily be submitted.