I've written some python scripts to handle different tasks on my Windows network. I would like for them to be accessible via a single web page (kind of like a dashboard) but have the scripts run on the web server (also a Windows box).
Can anyone recommend a way (web server / language / method) of doing this? Security is important since this page will be accessible inside the company, but only people with the appropriate user name / password should be able to run the scripts. -- http://mail.python.org/mailman/listinfo/python-list