Simultaneous AJAX calls and OO JavaScript
Posted on October 6th, 2007 by admin
In my day job we had an issue with performing multiple simultaneous data lookups using AJAX to pre-populate forms. For example a user has filled in a form that requires entry of multiple product ID’s, one row for each product. For each ID as it is entered, AJAX is used to populate details of the […]
Filed under: AJAX, javascript | No Comments »