[python-win32] ASP strangeness

Mark Hammond mhammond@skippinet.com.au
Tue, 3 Dec 2002 09:28:49 +1100


Check win32all-150 - it has some ASP problems fixed.  If you still have a
problem, please send me a small complete (should-be) working sample.

Mark.

> Greetings!
>
>    I'm using python 2.2 with the current released win32 extentions (148 I
> believe) on a Win XP Pro box. I'm putting most of my business
> logic in modules
> that I import from the ASP pages and just do formatting in ASP.
> Most of the
> time, things seem to be working great, but I noticed that if I
> don't do an
> http POST to the python asp page, the python classes that I
> instantiate won't
> initialize. If I post to the pages, they work as expected. These
> seems very
> odd; no errors are generated whatsoever.
>
> Anyone have any ideas?
>
> thanks!
>
> Brian
>
>
> _______________________________________________
> Python-win32 mailing list
> Python-win32@python.org
> http://mail.python.org/mailman/listinfo/python-win32
>