Page 1 of 1

Launching Application(exe) on client side from website

Posted: Sat Apr 18, 2009 2:15 am
by madan_koshti
Hi All,

My requirement is launching the application which is installed on clients machine(say notepad ) through browser.

I need such script, which should be worked on most of the platform (Mozilla, IE, Safari etc...).

So please let me know if anyone has worked on such application.

Thanks and Regards,
Madan K

Re: Launching Application(exe) on client side from website

Posted: Sat Apr 18, 2009 4:38 am
by php_east
that is absolutely not allowed. your website will get banned.

Re: Launching Application(exe) on client side from website

Posted: Mon Apr 20, 2009 6:34 am
by madan_koshti
Thanks for your reply....

I have implemented this using APPLET....