What I mean is that I want to execute the python file like this:

  http://localhost/cgi-bin/hello.py

I wrote a simple file :

#!c:/AtcivePython/python.exe

import cgi

print "Content-Type:text/html"
print
print "<html><title>Hello World Testing!</title>"
print "Hello World!"
print "</html>"


and put this file in  a virtual diretory,but nothing happen.

I did add the "py" extension to execute in the IIS.The execute file is the 
Activepython/python.exe.
What I should do more?



Improve your development perfomance... 
Go here --- http://www.angGoGo.com/  

OpenSource Project Originated in China 
Go here --- http://www.chinaFUSS.com/ 



�+�?+a�y��X��X��-�����h�X��ǫ�-�����^r�����X��ǫ�-�����^r���������+-�w���-�����h

Reply via email to