running exes using asp.net

regwood79

Member
Joined
Jul 20, 2005
Messages
13
Programming Experience
3-5
Hello everyone.

I have two programs that i wrote using c++.net and vb.net. I have the exes and they work fine. What I want to do is load them onto a windows server machine and at a certain time each night have both of the programs executed one after the other. Is there a way to do this using ASP.net? and If there is can someone show me how to go about doing this? Or if you know of a better way to accomplish this task let me know. I am open to any suggestions. Any help would certainly be appreciated.
 
Back
Top