How to fill a form

Grant Edwards grante at visi.com
Mon Aug 14 23:37:02 EDT 2006


On 2006-08-15, Sulsa <sulsa at gazeta.pl> wrote:

> I want to fill only one smiple form so i would like not to use
> any non standard libraries.

Then just send the HTTP "POST" request containing the fields
and data you want to submit.

-- 
Grant Edwards                   grante             Yow!  LBJ, LBJ, how many
                                  at               JOKES did you tell today??!
                               visi.com            



More information about the Python-list mailing list