Click here to Skip to main content
15,881,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: calling exe Pin
Christian Graus19-Jun-08 20:49
protectorChristian Graus19-Jun-08 20:49 
GeneralRe: calling exe Pin
Abhijit Jana19-Jun-08 21:08
professionalAbhijit Jana19-Jun-08 21:08 
GeneralRe: calling exe Pin
N a v a n e e t h19-Jun-08 21:20
N a v a n e e t h19-Jun-08 21:20 
GeneralRe: calling exe Pin
Abhijit Jana19-Jun-08 21:43
professionalAbhijit Jana19-Jun-08 21:43 
GeneralRe: calling exe Pin
Christian Graus19-Jun-08 21:46
protectorChristian Graus19-Jun-08 21:46 
AnswerRe: calling exe Pin
Abhijit Jana19-Jun-08 20:52
professionalAbhijit Jana19-Jun-08 20:52 
GeneralRe: calling exe Pin
Christian Graus19-Jun-08 21:03
protectorChristian Graus19-Jun-08 21:03 
GeneralRe: calling exe Pin
kadkir19-Jun-08 21:59
kadkir19-Jun-08 21:59 
I am Thankfull for ur response.

Here I am facing 2 Problems.

1. From my ASP.Net web application I am calling an exe using javascript.
Here is my code.
var h;
   h=new ActivexObject("wscript.shell");
   h=run("c:\\sample.exe /v") ;
   h=null;

So I am able to run it on client side. But as it is a third exe I am unable to set its location, size attributes. I pleed ur help in this regard.

2. In some other application I need to call a third party exe from my windows application. I am completely new to these C APIs and using dlls in applns, so suggest whate are the APIs to be used in what manner. Where from do I get this information.

I feel sorry for confusing you,

Thank U all,
kiran
GeneralRe: calling exe Pin
N a v a n e e t h19-Jun-08 22:15
N a v a n e e t h19-Jun-08 22:15 
QuestionChanging Colors Pin
senthilsstil19-Jun-08 20:16
senthilsstil19-Jun-08 20:16 
AnswerRe: Changing Colors Pin
Abhijit Jana19-Jun-08 20:48
professionalAbhijit Jana19-Jun-08 20:48 
QuestionASP.NET 2.0 C# with Excel Pin
wongeva19-Jun-08 20:03
wongeva19-Jun-08 20:03 
AnswerRe: ASP.NET 2.0 C# with Excel Pin
Christian Graus19-Jun-08 20:12
protectorChristian Graus19-Jun-08 20:12 
GeneralRe: ASP.NET 2.0 C# with Excel Pin
wongeva19-Jun-08 21:08
wongeva19-Jun-08 21:08 
GeneralRe: ASP.NET 2.0 C# with Excel Pin
Christian Graus19-Jun-08 21:47
protectorChristian Graus19-Jun-08 21:47 
AnswerRe: ASP.NET 2.0 C# with Excel Pin
Binod K19-Jun-08 21:12
Binod K19-Jun-08 21:12 
GeneralRe: ASP.NET 2.0 C# with Excel Pin
Ashfield19-Jun-08 21:30
Ashfield19-Jun-08 21:30 
AnswerRe: ASP.NET 2.0 C# with Excel Pin
Henrik K. Larsen19-Jun-08 21:58
Henrik K. Larsen19-Jun-08 21:58 
Question[Message Deleted] Pin
Reethika19-Jun-08 20:03
Reethika19-Jun-08 20:03 
AnswerRe: need code to display videos in webpage Pin
Christian Graus19-Jun-08 20:11
protectorChristian Graus19-Jun-08 20:11 
QuestionHow to specify range for simmilar color Pin
Member 343561419-Jun-08 19:51
Member 343561419-Jun-08 19:51 
AnswerRe: How to specify range for simmilar color Pin
Christian Graus19-Jun-08 20:13
protectorChristian Graus19-Jun-08 20:13 
GeneralRe: How to specify range for simmilar color Pin
Member 343561419-Jun-08 21:54
Member 343561419-Jun-08 21:54 
QuestionHelp need for stored procedure Pin
Senthil S19-Jun-08 19:39
Senthil S19-Jun-08 19:39 
AnswerRe: Help need for stored procedure Pin
Christian Graus19-Jun-08 20:13
protectorChristian Graus19-Jun-08 20:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.