AJAX is a collection of technologies that pass information from the application to the server without the intrusion and load time typically associated with most form-based web applications.
Some of the benefits of this approach are that it helps to minimize clicks, wait time and by enforcing good data entry practices helps significantly reduce overall data errors.


Comments