Dear Pythoners,

I have written a few python tools and cant distribute as exe due to
scalability issues. I started with a few tools and gave it as exe to the
users and now as the number of tools have increased, they complain they have
too many exes :)

So i have requested a server space so I need some inputs on how i will be
able to "host" these scripts on a webserver and have them run on browsers
rather than on individual systems.
I have not done web prog, so consider this as a noob question :)

Thanks in advance

Warm Regards,
Abhijeet
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to