|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Python in ASP pages
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) -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 %> <HTML> <head></head> <body> <h1>Python Test</h1> </body> </html> ...and I get an error on the first line saying "Unknown scripting language 'Python'" any ideas? thanks a lot! -Mac |
|
#2
|
||||
|
||||
|
What server are you running??
|
|
#3
|
|||
|
|||
|
IIS
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Python in ASP pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|