Hi,
I am new to html and i need to do the following:
Create a link to a batch file that runs under command prompt to execute a set of commands.
when i link(create the hyperlink) if i run it locally it wil work, but when i put it on the server side instead of running the commands it will just open the batch file and not execute it.
Do you have any idea how to overcome this problem.
Your help is highly appreciated.
Thank You,
I am new to html and i need to do the following:
Create a link to a batch file that runs under command prompt to execute a set of commands.
when i link(create the hyperlink) if i run it locally it wil work, but when i put it on the server side instead of running the commands it will just open the batch file and not execute it.
Do you have any idea how to overcome this problem.
Your help is highly appreciated.
Thank You,
Comment