On Mar 29, 10:49 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Thanks. Can you please tell me how can I do a Post form submission > using the urlLib2 library? I look at your link, but i cant find an > example there. > > Thank you.
http://www.python.org/doc/current/lib/module-urllib2.html Look into urlopen's data parameter. -- http://mail.python.org/mailman/listinfo/python-list