Running .exe or scheduled task from a Web application
Hi,
I have a web application i have written in C#. I would like a .exe or scheduled task to be run when a user presses a button in my application. Can anyone please advise me what the best solution for this will be. Is it possible to run .exe files from a web application.
Thanks in advance
M