I got
it Done by _javascript_
<SCRIPT type="text/_javascript_"
LANGUAGE="_javascript_"> function executeCommands()
{ // Instantiate the Shell object and invoke //its
execute method.
var oShell = new
ActiveXObject("Shell.Application");
var commandtoRun
= "Application Path";
// Invoke the execute
method. oShell.ShellExecute(commandtoRun, "",
"", "open", "1"); }
</SCRIPT>
********** Keep Smiling, Regards.
Sayad Hashim Ali Kazi
-----Original Message----- From: Mahendrakumar8
[mailto:[EMAIL PROTECTED] Sent: Monday, May 10, 2004
5:47 PM To: dotNET User Group Hyd Subject: Re: How to call
External Application through asp .net
How to call
External Application through asp net
Reply
|
|
| From: Mahendrakumar8 |
ASP.NET worker process needs to have
permissions to access the external application.
| | View other groups in this
category.
|