Hello All,
If any one knows how to actually execute DOS batch files through ASP
please let me know, I also need to pass some input parameters with file
name to process batch file, and depending upon batchfile's result/output i
want to display that in web page! I am trying to build small web
application where user can get on website and start executing scripts
through web remotely on the server! it is for intranet, so should not be
security issue!(hopefully with Microsoft anything is possible)
So for i.e server has batch file call dosBat.bat and i want to execute it
when user submits that file name with parameter for that file, through asp
page!
any help is appreciated!
Thanks
Prayag