May 12, 2005

Error Handling in a Web Page using AJAX

I will start this quick blog stating that I really hate the term AJAX, which is just a marketing term some person has thought up to refer to the use of the Javascript XMLHTTPRequest object. However I do have to agree that it is much easier to just refer to AJAX rather than describe what you mean all the time. Well anyway, enough ranting. Here is a quick article on XML.com about using AJAX for error reporting in a web page. This articles also provides a good quick overview of the AJAX concept, well worth a read if you are into developing web pages and want to quickly communicate back to the server.

Links
Error Reporting with AJAX

Posted by Egon Kuster at May 12, 2005 06:13 PM