Re: [Htmlparser-user] How to parse the form tag input attributes when table tag is placed above the
Brought to you by:
derrickoswald
|
From: Ian M. <ian...@gm...> - 2006-08-30 16:09:08
|
Can you give a copy of the file that shows this problem? On 8/25/06, Srinivas N <sn...@os...> wrote: > > > > 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 > > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Htmlparser-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlparser-user > > > |