[Htmlparser-user] How to parse the form tag input attributes when table tag is placed above the for
Brought to you by:
derrickoswald
From: Srinivas N <sn...@os...> - 2006-08-25 12:12:14
|
hi , all Please help me it is very urgent I have an html content which consists of 48 input tags in a form tag = when formTag.getFormInputs() is called it returned me 48 counts = consisting of many table tags inside the form tag , but when the same = content is paced including the formtag in table tag the parsed parsed = upto 14 input tags and could not return the count of 48 tags which is = expected please let me know the problem with the parser of the way of = representation of table tag above the form tag with regards Srinivas =20 |