View Single Post
Old Jan 25th, 2008, 5:35 AM   #1
Swan
Newbie
 
Join Date: Jan 2008
Posts: 27
Rep Power: 0 Swan is on a distinguished road
Running python scripts on localhost

I am able to run the fibonacci.py on the activepython editor. But when i try to run a python script ( say webpagecounter.py) for localhost, the browser loads the script. How should i force browser to run that script ?
Swan is offline   Reply With Quote