Reply to Message

AJAX
Ernest is correct, AJAX is a technique and wasn't invented by Microsoft anymore than Al Gore invented the Internet. It uses the XMLHTTPRequest object to communicate with the web server, avoiding the uload/reload cycle. Pretty-much the same thing can be accomplished using hidden frames, though not as cleanly.
Posted by Ed Woychowsky
2nd Jan