Hey Bruce,

-> The login form on that page (https://www.playfirst.com/secure/login.html)
-> has a 'handle' and 'password' field, which do not appear in the list.
-> This is with python 2.5 and twill-0.8.5.
-> 
-> Any ideas?  What module is doing the form processing?

Whatever it is, it's fixed in the latest code ;).

Form name=loginForm
## ## __Name__________________ __Type___ __ID________
__Value__________________
1     redir                    hidden    (None)
2     handle                   text      handle
3     password                 password  password
4     remember                 checkbox  remember     ['on'] of ['on']
5  1  None                     image     (None)

cheers,
--titus

_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill

Reply via email to