Hi all, Is it possible to post data to a site from a python script? Basically I want have the user fill out a form, have that form's action be a python script, and then have the python script submit a post request to another site, and then return a page on my site to the user. I'm sure if this can be done it's fairly trivial, but I cannot think of how to do it. Also, I want to be able to recieve the response to the posted data. Thanks, Alec Munro
http://www.zope.org/Members/kedai/KebasData Ausum ----- Original Message ----- From: "Alec Munro" <alec.munro@eoascientific.com> To: "zope" <zope@zope.org> Sent: Friday, December 06, 2002 8:26 AM Subject: [Zope] POSting from a python script.
Hi all, Is it possible to post data to a site from a python script? Basically I want have the user fill out a form, have that form's action be a python script, and then have the python script submit a post request to another site, and then return a page on my site to the user. I'm sure if this can be done it's fairly trivial, but I cannot think of how to do it. Also, I want to be able to recieve the response to the posted data.
Thanks,
Alec Munro
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Alec Munro -
Ausum Studio