Web client
Iwan van der Kleyn
ivdkleyn at xs4all.nl
Wed Oct 4 10:39:42 EDT 2000
More information about the Python-list mailing list
Wed Oct 4 10:39:42 EDT 2000
- Previous message (by thread): Getting a cookie
- Next message (by thread): Web client
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Take a look at the article "A CGI Framework in Python" for some examples http://www.webtechniques.com/archives/1998/02/kuchling/ or check out Python Weblib http://weblib.sourceforge.net/ Good luck, Iwan "Fredrik Eriksson" <fredrik.eriksson at flowsystems.se> wrote in message news:mailman.970665551.7920.python-list at python.org... > > 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 > >
- Previous message (by thread): Getting a cookie
- Next message (by thread): Web client
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list