HELP urllib POST can't get it to work

Gilles Lenfant glenfant.nospam at bigfoot.com
Fri Mar 30 11:38:58 EST 2001


Remove the "?" at the end of the URL (useless with POST)
"mike mcleod" <mike.mcleod at bt.com> a écrit dans le message news:
9a1puq$gnf$1 at pheidippides.axion.bt.co.uk...
> Also if I try to add the params as as a string:
>
> params = 'address==07&message=test&...
> f = urllib.urlopen("http://www.samemachine.uk/bin/afunc.pl?", params)
>
> I get:
> <HTML><body><p><b>Error occured on server. Couldnt open result file,
>
> Mike McLeod.
>
>





More information about the Python-list mailing list