[Ilugc] Client Application using Javascript

  • From: mohan.tux@xxxxxxxxx (Mohan Sundaram)
  • Date: Tue, 26 Jul 2011 15:52:13 +0530

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.

But its possible using activex control in Windows. Is any possibility for
Linux.

You need an applet/control to access local resources (must be granted
access by the user either one time or every time) like you've seen
even in Windows.

Search for XPCOM to see a DCOM like cross-platform object model. You
could do th same with Java applets too.

-- Mohan Sundaram

Other related posts: