Guide to Using XMLHttpRequest (with Baby Steps) from WebPasties: A well-written, simple tutorial for making XMLHTTP-enabled forms, which is the latest craze.
ajax: a new approach to web applications: Adaptive Path sticks a name on the current crop of XMLHttpRequest-enabled apps. An Ajax application eliminates the start-stop-start-stop nature of interaction on the Web by introducing an intermediary — an Ajax engine — between the user and the server. It seems like adding a…
Thanks! I implemented this on one of my clients websites today. Someone showed me this years ago, or something similiar in Javascript. But I could never remember how to use it. The tutorial was easy to understand.
Kottke posted a link to another great resource:
http://jpspan.sourceforge.net/wiki/doku.php?id=javascript:xmlhttprequest