The complete script can be downloaded here AjaxRequest (30.91 KB) Create your first AJAX Request ![]()
In the last part of this series, we’ll create ‘showdetails.js’. This will turn our web page into a AJAX-powered web page!
In the first part we created the XMLHttpRequest Object. Now we need to create an instance of it.
What You Said