Is there a way to load and run an EXE file on the client side, after a webpage has been loaded ? [with java script or HTML ]
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There (are||used to be) several JS interfaces for this, which are most likely blocked with modern browsers, for obvious security reasons.
So either your clients trust you and install you [FF/IE/Safari/etc.] extensions or …
However, as for the FF extension way see my answer at this thread
in short:
For IE you can try to run this