[Ilugc] Client Application using Javascript

  • From: viky.nandha@xxxxxxxxx (விக்னேஷ் நந்த குமார் (Vignesh Nandha Kumar))
  • Date: Tue, 26 Jul 2011 16:43:17 +0530

On Tue, Jul 26, 2011 at 4:08 PM, Mohan Sundaram <mohan.tux at gmail.com> wrote:

2011/7/26 ???????? ???? ?????? (Vignesh Nandha Kumar) <
viky.nandha at gmail.com>:

It is not specific to OS. Except IE, in all other browsers you can use
XMLHttpRequest [1] to load contents asynchronously.

[1] http://en.wikipedia.org/wiki/XMLHttpRequest

I think the OP meant to ask some thing else. In any case, my teams
used aynchronous XMLHTTPRequest calls in IE first in 1999. It has been
a while and so I may be naming it wrong, but this feature first
appeared in IE as far as I can remember. It came to other browsers
atleast a year or two later.


Oh you are right. The concept was originally from Microsoft, but the
Javascript wrapper object named XMLHttpRequest was created by Mozilla which
has become the standard. Just this wrapper object was not supported in older
versions of IE, where you have to use the ActiveXObject.

-- 
Vignesh Nandha Kumar

Other related posts: