how to call exe in asp.net
Reply
![]() |
|
|
From:
ramu
|
Hi, I think it is not possible to call an exe from asp.net code behind file. Why don�t you make it as dll(instead of exe) then its easy for you to do. Generally we can accomplish this task by writing Shell("notepad", AppWinStyle.MaximizedFocus, False) Shell("calc", AppWinStyle.NormalFocus)
You can call an exe from windows app and sometimes you have to give full path of the exe. The above both statements works fine in case of windows but r not in web app. If anyone knows then please �...
Regards Ramu
>From: "hemadotnet" <[EMAIL PROTECTED]> >Reply-To: "dotNET User Group Hyd" <[EMAIL PROTECTED]> >To: "dotNET User Group Hyd" <[EMAIL PROTECTED]> >Subject: how to call exe in asp.net >Date: Wed, 28 Apr 2004 03:26:51 -0700 >
_________________________________________________________________ Don�t miss out on jobs that are not advertised. http://go.msnserver.com/IN/47510.asp Post your CV on naukri.com today.
|
|
View other groups in this category.
![]() |
To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.
Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.
If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.
|
|