execute an .exe file in my server from an ASP page
need help here. I am trying to execute an .exe file in my server from an ASP page with some parameters.
This is how I execute it in DOS:
D:\>programs>exe name comport simno Message
for example
D:\>programs>fabmsgsnd com1 9895418212 hi this is demo
how can i call this exe file or this dos command from an asp page.
thanks in advance for your time and hope to hear from u guys soon.
R.Sriram
|