html special characters to latin-1 conversion

2005-07-27 Thread ulrice jardin
hi I had a look to this htmlentitydefs lib, but I still don't know how to convert html special characters into latin-1 characters. For instance, how can I convert #39; into ' or #233; and eacute; into é? Is there any function to do that? thx for any help Jul

decoding html

2005-07-22 Thread ulrice jardin
hi, is there any function that decodes html special characters? thx __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://mail.python.org/mailman/listinfo/python-list

automatic form filling

2005-07-12 Thread ulrice jardin
hi, I would like to know how I could automatically fill a (search) form on a web page and download the resulting html page. More precisely I would like to make a program that would automatically fill the Buscador lista 40 (in spanish, sorry) form in the following webpage:

Re: automatic form filling

2005-07-12 Thread ulrice jardin
Thanks A LOT for your help! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://mail.python.org/mailman/listinfo/python-list