[Ilugc] Client Application using Javascript

  • From: mohan.tux@xxxxxxxxx (Mohan Sundaram)
  • Date: Tue, 26 Jul 2011 16:08:06 +0530

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

Hi,

On Tue, Jul 26, 2011 at 3:40 PM, Rajesh kumar <rkrajeshkumar87 at 
gmail.com>wrote:

How to open a application in the client side using Javascript/PHP page. I
am
not sure about this.


Are you talking about AJAX?

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.

-- Mohan Sundaram

Other related posts: