python - asp

Mark Hammond mhammond at skippinet.com.au
Sat Jul 13 21:39:22 EDT 2002


www.ciquery.com wrote:
> Does anybody know if the  download of python 2.2
> from www.python.org for Windows includes the
>  ActiveX Scripting Engine . I need to build some ASP
> pages that run Python on the server side.

After installing Python itself you must also install win32all from 
http://starship.python.net/crew/mhammond.  This will install the ActiveX 
Scripting Engine (for ASP) as well as a number of other Windows specific 
features.

Mark.




More information about the Python-list mailing list