Downside to using Python in ASP/MS IIS server side?

Anders Eggers-Krag aek at aek.dk
Fri Jul 14 16:49:56 EDT 2000


Well there are other alternatives - I never understood why people use
VBScript,
rather than JScript, which would allow them to use the same scripting
language
both client side and server side allowing for more code reuse and a higher
degree of
learning and understanding the behaviour of the language

Admited be it that I am considdering Python, I also did about 6 months ago
but at that
time no one on this list could/would tell me how to handle Collections and I
gave up

Personally I will be looking deep into python for my next project and by
that time odds are
that you people have solved all the small issues that has made me stay away
from it till now :-)

anyway the point is that I think you should take a look at JScript too

Anders Eggers-Krag



"Thomas Weholt" <thomas at cintra.no> wrote in message
news:3973b7ce.945183441 at news.online.no...
> Hi,
>
> We`re trying to use Python as script-language instead of VBScript in a
> MS IIS/MS Site Server solution. We have to access a MS SQL 7.0
> database too. Does anybody have any experience in something like this?
> All we want is to get rid of VBScript. ( At least, for now ;->)
>
> Are there any obvios downsides to this? Will we get into trouble cuz
> Python cannot access the same stuff as VBScript etc. ??
>
> Any hints, advice or possible case-studies would be great.
>
> Thomas





More information about the Python-list mailing list