Ooops. The first had some formating issues.
Here is another example.
Set Executor = Server.CreateObject("ASPExec.Execute")
Executor.Application = "xyz.exe"
Executor.Parameters = "-a 123 -b test"
Executor.ShowWindow = False
strResult = Executor.ExecuteWinApp
if strResult = "OK" then
'''
else
'''
end if
-----Original Message-----
From: G. Ronald Dalton [mailto:[log in to unmask]]
Sent: Monday, November 26, 2001 11:23 AM
To: [log in to unmask]
Subject: running windows ...exe programs on a www server
Hello,
We wish to call a DOS executable (written in C++) from an Active server
page (or other Server side program), but we are having difficulties in
doing so using ASP.
Does anyone have experience in making such a call to an ...exe program?
If it is not possible to call an executable from an ASP page, what are
the alternative solutions?
Any help in this matter is greatly appreciated.
G. Ronald Dalton, [log in to unmask]
G. Ronald Dalton, Professsor
Nuclear. & Radiological Engineering
University of Florida
Gainesville, FL 32611
[log in to unmask]
Office: 352 / 392-1401 / Ext 323, Leave a voice message if I am
not available
Computer 352 / 392 1423 Computer answers if I am not here
Fax 352 / 392-3380
Home: 352 / 378-5013 Leave a voice message if I am not
available
|