Thank you very much!
I will take a look at celeryproject.org
I should have mentioned, that the project will run on the same computer
that is going to display the Servers, so it would work with my refresh.py
stored locally. But I will use celery anyways, so I can use this project
for future re
Hello,
I need to launch a python file (refresh.py) from my template.
I have created a .bat wich starts refresh.py, but I can't get it to work:
Launch refresh
MyObject = new ActiveXObject("WScript.Shell");
function Runbat()
{
MyObject.Run("\"C:\\..path...\\refresh.bat
2 matches
Mail list logo