"I'm using the Active Server Pages integration in the win32 extensions,

does anyone have good/bad experiences using this interface?"

What is it you are trying to do?
I'm using python2.4 with win32 and IIS/python ASP and find it ok. There
were at some point some session overlappings but I'm not sure if it was
the asp interface or my ajax code?

Anyway I have someting you may find usefull in doing asp with python at
http://www.emilas.com/pwh/
and this has an ORM that has an html form generator if I guess your
intention of generating html using python. The generator there is not
general but rather oriented towords databases tables and views.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to