2011/7/26 விக்னேஷ் நந்த குமார் (Vignesh Nandha Kumar) <[email protected]>: > Hi, > > On Tue, Jul 26, 2011 at 3:40 PM, Rajesh kumar > <[email protected]>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 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
