*grumble* *grumble* *grumble*
oops, sorry ... my mistake
it turns out that i misspelled one of the values and left another one out.
here's the working script now for anyone who may care:
import urllib
import urllib2
url = 'http://imagebin.org/index.php?page=search'
values = {'search_for' : 'bla
got another question for yall wonderful minds; how can i upload a file to a
server that uses a POST form?
here's the link to the form that i'd like to be able to upload a file:
http://imagebin.org/index.php?page=add
tks
--
http://mail.python.org/mailman/listinfo/python-list