Python in ASP pages

Uwe Schmitt uwe at rocksport.de
Sun May 12 17:20:43 EDT 2002


Mac Martine <mac at magusdesigns.com> wrote:
| Hi-
|  
| - I am on Windows XP.
|  
| -I have Python2.2 installed (I think this is different from the
| ActiveState version...i'm new to this, so I'm unclear)
|  
afaik the activestate distribution is the only one which configures
the iis so that python is recognized...
| -So, I am trying to run Python code in my ASP pages. I managed to get
| .py files to run in my browser, but I can't get Python code to run in my
| asp pages.
|  
| I'm trying:
| <%@ Language = Python %>

try <%@ Language=Python %> without the blanks above... maybe it helps..

greetings, uwe.

-- 
Dr. rer. nat. Uwe Schmitt      ICQ# 159647634   Uwe.Schmitt at num.uni-sb.de
Universitaet des Saarlandes                     Angewandte Mathematik
Building 36.1 Room 4.17         PO-Box 151150   D-66041 Saarbruecken
Mobile:0177/6806587    Fax:+49(0)681/302-4435   Office:+49(0)681/302-2468



More information about the Python-list mailing list