Hello Everyone,
I am facing an issue related to open cmd prompt window from webpage.
My objective is to open the cmd prompt window with click of a button on webpage.
I have tried this in my local system when working with Visual studio, and it was working then.
But when hosted the website on a server and try accessing the website on my local machine and click the button, the cmd prompt windows is not opening.
What could be the issue around. I have also enabled Scripts and Executables on the IIS for this website, but still not working.
I am facing an issue related to open cmd prompt window from webpage.
My objective is to open the cmd prompt window with click of a button on webpage.
I have tried this in my local system when working with Visual studio, and it was working then.
But when hosted the website on a server and try accessing the website on my local machine and click the button, the cmd prompt windows is not opening.
What could be the issue around. I have also enabled Scripts and Executables on the IIS for this website, but still not working.