[Tutor] Web client

Fredrik Eriksson fredrik.eriksson@flowsystems.se
Wed, 4 Oct 2000 15:13:11 +0200


I want to build a simple web client that logs in to a free web service to
send a sms. What it need to do is get the first web page, fill in the form
and send the information, get the next web page and do the same thing and
then disconnect.
But this requires a handling of cookies and I can't find anything for that
in Python?

Cheers,

Fredrik