On Fri, 28 Aug 2009 13:59:57 -0700
Ken Seehart <[email protected]> wrote:
> Using cgi, how do I get the /data /(not the uri arguments) originating 
> from a POST that did not originate from a form.

You don't care where it came from.  Just treat it exactly as if it came
from a form.

-- 
D'Arcy J.M. Cain <[email protected]>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to