I want to access and execute .bat file from end-user system while my code running on server. Indirectly I want to access local system file of user system.
Python / Django solution.
I want to access and execute .bat file from end-user system while my code running on server. Indirectly I want to access local system file of user system.
Python / Django solution.