C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !






Run an EXE file by using web application???


Posted Date: 05 Sep 2008      Total Responses: 1

Posted By: Gaurav Agrawal       Member Level: Diamond     Points: 1



Hi friends,

I want to run any exe file on the client machine for example suppose i want to run calculator on the client machine by using c# code(ASP.Net) but how???
I don't know how it runs calc.exe in web application.
Can u help me to give some guidance or code for do this......

Thanks

GA





Responses

Author: Kapil Deo Malhotra    05 Sep 2008Member Level: GoldRating:     Points: 2

Hi,

For that you have to create the ActiveX control which has to be downloaded on the client browser.

In the ActiveX control you can have one method which can run the calc.exe. For that you can use the Process.start (calc.exe)

I think that should work.

Enjoy!!



Post Reply
You must Sign In to post a response.
Next : Automatic Sending Mails 2 clients
Previous : Can any one explain me when should I declare a method as static?
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use