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