dave selby
dave6502 at googlemail.com
Tue Aug 12 17:14:52 EDT 2008
Hi All, I have PythonHandler mod_python.publisher and all is working well I can call my scripts with xmlHttpReq calls AOK. I am now trying to pass arguments to my python script much as I used to do with PHP. I can't seem to find much info but have tried arg = str(req.__getattribute__('args')) But without much success. Can anyone point me in the right direction ? Cheers Dave -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html
|