From: Curt Hibbs Date: 2005-02-26T06:45:34+09:00 Subject: [OT] Ajax: A New Approach to Web Applications I always have trouble remembering whether its HttpXmlRequest, or XmlHttpRequest. In either case, its a poor moniker for such a promising web app technique. Well, it turns out someone *has* given it a name: Ajax (for Asynchronous JavaScript + XML). You can read about it here: http://www.adaptivepath.com/publications/essays/archives/000385.php Curt