[python-win32] python and ASP question

Janez Jere janez.jere@void.si
Fri, 28 Mar 2003 10:28:41 +0100


what about xml? or xml-rpc?

i have a working examples in http://freeweb.siol.net/voidconn/jj/pyasp

pyasp-0.2.zip /test/ado_recordset.asp


Janez
-----Original Message-----
From: python-win32-admin@python.org [mailto:python-win32-admin@python.org]On
Behalf Of Wilbert, Matt (ENV)
Sent: Wednesday, March 26, 2003 7:21 PM
To: python-win32@python.org
Subject: [python-win32] python and ASP question


I have some Python Active Directory querying code which I want to make
available
to another person (who has no knowledge of Python) to use in his ASP web
pages.

The big question is what kind of interface can I provide him that would be
useful, and
how do I do it--for instance, he thinks it would be nice if I could pass him
a recordset
with the query result in it--I have a recordset, but I don't understand how
I can pass it
back to him in a way that he can use it outside of Python.

Also, I am not sure this is the right idea anyway. If anyone has suggestions
I would
appreciate them.

Thanks,

Matt Wilbert
matt.wilbert@state.ma.us

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32