En Sat, 27 Dec 2008 21:54:02 -0200, alex goretoy <aleksandr.gore...@gmail.com> escribió:

How do I make a class for retrieving all forms and input fields on a web
page. Meaning, form name, form url,all input fields,
text,textarea,select,etc...I have something currently and it kinda

I'd use BeautifulSoup: http://pypi.python.org/pypi/BeautifulSoup/

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to