AJAX: dynamic user interfaces
AJAX is a unique method that simulates the richness en speed of a desktop application, while dealing with a web application. An AJAX-application eliminates the start-stop-start-stop way of interaction on the Web by introducing an intermediair between user and server.
The AJAX-engine enables ...