Eamon
No favorite files added yet
(Feb 20, 2006 - 10:28 AM)
uhm... not to rock you're boat here, but AJAX is basically XMLHttpRequest, and that's a microsoft "innovation" (you could call it a non-standard extension) which proved so useful that everyone else is implementing it too... So in a sense, microsoft did invent AJAX ;-). Of course, in another sense, AJAX is just a buzzword meaning server request without full page reload, and in that sense, it's even older, and more a design methodology that a specific technology.