Click here to Skip to main content
15,890,123 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: DataGridView to Xml Pin
Ajay.k_Singh20-Jun-08 3:19
Ajay.k_Singh20-Jun-08 3:19 
GeneralRe: DataGridView to Xml Pin
Anoop Brijmohun20-Jun-08 3:27
Anoop Brijmohun20-Jun-08 3:27 
QuestionSubClassing Word2007 Fluent Ribbon... Pin
S2Coder19-Jun-08 23:18
S2Coder19-Jun-08 23:18 
QuestionAdding data in a combo box from the database Pin
Aigini19-Jun-08 21:27
Aigini19-Jun-08 21:27 
AnswerRe: Adding data in a combo box from the database Pin
Christian Graus19-Jun-08 21:43
protectorChristian Graus19-Jun-08 21:43 
Questioncalling exe Pin
kadkir19-Jun-08 20:20
kadkir19-Jun-08 20:20 
AnswerRe: calling exe Pin
Christian Graus19-Jun-08 20:47
protectorChristian Graus19-Jun-08 20:47 
GeneralRe: calling exe Pin
kadkir19-Jun-08 21:55
kadkir19-Jun-08 21:55 
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. This was my question in ASP.Net message board. Here I pleed ur help.

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, 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
Dave Kreskowiak20-Jun-08 13:15
mveDave Kreskowiak20-Jun-08 13:15 
GeneralRe: calling exe Pin
kadkir20-Jun-08 17:42
kadkir20-Jun-08 17:42 
GeneralRe: calling exe Pin
LloydA11121-Jun-08 15:24
LloydA11121-Jun-08 15:24 
QuestionVB 6.0 & CR9 "Load Report Failed" error 50003 Pin
zomby80200319-Jun-08 19:52
zomby80200319-Jun-08 19:52 
QuestionVB 6.0 & CR9 "Load Report Failed" error 50003 Pin
zomby80200319-Jun-08 19:51
zomby80200319-Jun-08 19:51 
Questionvb6 string truncated Pin
AJ du Plessis19-Jun-08 19:18
AJ du Plessis19-Jun-08 19:18 
AnswerRe: vb6 string truncated Pin
Christian Graus19-Jun-08 20:10
protectorChristian Graus19-Jun-08 20:10 
GeneralRe: vb6 string truncated Pin
AJ du Plessis19-Jun-08 20:25
AJ du Plessis19-Jun-08 20:25 
QuestionPassing value within form and function VB.NET 2003 Pin
drexler_kk19-Jun-08 16:14
drexler_kk19-Jun-08 16:14 
AnswerRe: Passing value within form and function VB.NET 2003 Pin
Christian Graus19-Jun-08 18:41
protectorChristian Graus19-Jun-08 18:41 
QuestionRe: Passing value within form and function VB.NET 2003 Pin
drexler_kk19-Jun-08 19:31
drexler_kk19-Jun-08 19:31 
Questionhow can i print my form axacly like itself Pin
Nika Asgari19-Jun-08 11:47
Nika Asgari19-Jun-08 11:47 
AnswerRe: how can i print my form axacly like itself Pin
Christian Graus19-Jun-08 12:13
protectorChristian Graus19-Jun-08 12:13 
GeneralRe: how can i print my form axacly like itself Pin
Nika Asgari19-Jun-08 12:18
Nika Asgari19-Jun-08 12:18 
GeneralRe: how can i print my form axacly like itself Pin
Christian Graus19-Jun-08 18:44
protectorChristian Graus19-Jun-08 18:44 
GeneralRe: how can i print my form axacly like itself Pin
Nika Asgari19-Jun-08 22:04
Nika Asgari19-Jun-08 22:04 
AnswerRe: how can i print my form axacly like itself Pin
jzonthemtn19-Jun-08 12:36
jzonthemtn19-Jun-08 12:36 

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.