After installing ActivePython, you can use LANGUAGE="Python" in your web pages.
 
There are one or 2 examples in the win32comext\axscript\demos directory, but your best bet is probably to look at comp.lang.python - lots of people who use it hang out there.
 
Mark.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, 7 December 2000 1:54 AM
To: [EMAIL PROTECTED]
Subject: Using ActivePython 2.0 as a Microsoft IIS Scripting language

Hi,
i want to use Python as a IIS scripting Language.
With ActivePerl, i just set

<%@ LANGUAGE = PerlScript%>

Can i (and how) use Python for my IIS scripting, like:
 
This is normal HMTL Code
<% ...here comes python code %>
anf again HMTL...
 
 
Thanks, Ralph

Reply via email to