DeGraeve.com: Simple Ajax Example

Simple Ajax Example

Ajax is the method of using JavaScript, DHTML and the XMLHttpRequest object to perform a GET or POST and return a result without reloading the HTML page. The Ajax technique allows for more interactive web applications with faster response times. Check out my really simple Ajax example.