Launching Application(exe) on client side from website

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
madan_koshti
Forum Newbie
Posts: 5
Joined: Fri Dec 08, 2006 7:30 am
Location: India
Contact:

Launching Application(exe) on client side from website

Post 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
User avatar
php_east
Forum Contributor
Posts: 453
Joined: Sun Feb 22, 2009 1:31 pm
Location: Far Far East.

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

Post by php_east »

that is absolutely not allowed. your website will get banned.
madan_koshti
Forum Newbie
Posts: 5
Joined: Fri Dec 08, 2006 7:30 am
Location: India
Contact:

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

Post by madan_koshti »

Thanks for your reply....

I have implemented this using APPLET....
Post Reply