An example of what you’re creating can be seen here.
The complete script can be downloaded here AjaxRequest (30.91 KB) Create your first AJAX Request ![]()
In the first part, we created a function, getRequestObj(), that we can now use to initiate a new XMLHttpRequest object. Continue reading »
What You Said