Hi
On one of our intranet pages I would like to have a button that can trigger an application on the webserver. For example, when someone clicks that button a batch file should run on the server.
Is there a way to do this in ASP? I.e. can you write ASP code that runs commands on the Windows machine itself (without having to send anything to the client)?
Best regards,
Tim
On one of our intranet pages I would like to have a button that can trigger an application on the webserver. For example, when someone clicks that button a batch file should run on the server.
Is there a way to do this in ASP? I.e. can you write ASP code that runs commands on the Windows machine itself (without having to send anything to the client)?
Best regards,
Tim