John Dickinson wrote:
Does Webware have any facility for posting (HTTP POST method) data to an arbitrary URL? If so, how do I use it? If not, any ideas on how to do it?

No, Webware doesn't, but the standard urllib module will do what you want. Or the standard urllib2 module, though really they aren't that different.

--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to