Re: XML Tips The XMLHttpRequest object is the developers dream, because you can:
* Update a web page with new data without reloading the page
* Request data from a server after the page has loaded
* Receive data from a server after the page has loaded
* Send data to a server in the background
The XMLHttpRequest object is supported in all modern browsers.
__________________ V.Vadivelan There never a wrong time to do the right thing. |