Re: HTTP basic authentication with form-based authentication

2008-08-08 Thread Max
On Aug 7, 3:54 pm, Wojtek Walczak <[EMAIL PROTECTED]> wrote: > Dnia Thu, 7 Aug 2008 11:14:05 -0700 (PDT), Max napisa³(a): > Use ClientCookie or even better - > mechanize:http://pypi.python.org/pypi/mechanize/ > The docs aren't perfect, but you should easily > find what you are searching for. Tha

Re: HTTP basic authentication with form-based authentication

2008-08-08 Thread Max
On Aug 7, 3:54 pm, Wojtek Walczak <[EMAIL PROTECTED]> wrote: > Dnia Thu, 7 Aug 2008 11:14:05 -0700 (PDT), Max napisa³(a): > Use ClientCookie or even better - > mechanize:http://pypi.python.org/pypi/mechanize/ > The docs aren't perfect, but you should easily > find what you are searching for. Tha

Re: HTTP basic authentication with form-based authentication

2008-08-07 Thread Wojtek Walczak
Dnia Thu, 7 Aug 2008 11:14:05 -0700 (PDT), Max napisa�(a): > Following the tutorial at http://personalpages.tds.net/~kent37/kk/00010.html, > I understand how to access HTTP basic authenticated pages or form- > based authenticated pages. How would I access a page protected by both > form-based authe