Python and ASP

Mark Hammond mhammond at skippinet.com.au
Wed Dec 8 17:29:53 EST 1999


William Burrow wrote in message ...
>On Wed, 08 Dec 1999 03:51:35 GMT,
>Mark Hammond <mhammond at skippinet.com.au> wrote:
>>Yes - the latest versions of IIS retain all whitespace in a script block
>>(ie, it was an IIS bug, not a Python  bug)
>
>Let me get this straight, you can do ASP in Python?

No - you can do Python in ASP.

> Is there any place
>with details?  Is VB involved in any way, shape, manner or form

No.

> (ie. is
>it possible in some way to develop Python programs on a Unix box and
>install them on an IIS site with little or no modifications?)

Not really.  Python programs running under ASP make extensive use of the ASP
object model, and hence won't work outside an ASP environment.  Just like
VBScript or JScript code designed for ASP wont work outside of ASP.


>A copy to email would be nice as well, but remove the anti-spam first.

Sorry - I refuse to do that.  If I can live with the spam, so can you.  In
fact, last week I recieved a total of _4_ spams direct to me (ie, not
including those sent to mailing lists).  4 spams per week, and I have been
using a unprotected email address on Usenet for years and years.  What
exactly are you afraid of?

Mark.






More information about the Python-list mailing list