[Htmlparser-user] (Form Tags) Re: Htmlparser-user digest, Vol 1 #174 - 1 msg
Brought to you by:
derrickoswald
From: ope t. <op...@ho...> - 2003-01-27 19:34:06
|
I must be using an earlier version of the parser, because i dont have the searchFor and searchByName methods in my formTag. Did that come out in the latest release? Should i download the integration build or the htmlparser? What is the integration build? Thanks for all your help sincerely, ope >From: htm...@li... >Reply-To: htm...@li... >To: htm...@li... >Subject: Htmlparser-user digest, Vol 1 #174 - 1 msg >Date: Thu, 23 Jan 2003 12:11:53 -0800 > >Send Htmlparser-user mailing list submissions to > htm...@li... > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/htmlparser-user >or, via email, send a message with subject or body 'help' to > htm...@li... > >You can reach the person managing the list at > htm...@li... > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Htmlparser-user digest..." > > >Today's Topics: > > 1. Re: parsing form elements (Somik Raha) > >--__--__-- > >Message: 1 >Date: Wed, 22 Jan 2003 15:47:54 -0800 (PST) >From: Somik Raha <so...@ya...> >Subject: Re: [Htmlparser-user] parsing form elements >To: htm...@li... >Reply-To: htm...@li... > > > Can someone give me some direction in using the > > formscanner and formTag to > > parse form elements like the buttons (submit, > > cancel, etc) on a html page. > >Just rig up the parser as usual >(parser.registerScanners()) - and check your node to >see if it is a form tag. If it is, cast it and use the >api. > >Use searchFor, or searchByName (in HTMLFormTag). >The former gets anything that contains the given text, >while the latter gives named elements within the form >(as subclasses of HTMLTag). > >Regards, >Somik > >__________________________________________________ >Do you Yahoo!? >Yahoo! Mail Plus - Powerful. Affordable. Sign up now. >http://mailplus.yahoo.com > > > >--__--__-- > >_______________________________________________ >Htmlparser-user mailing list >Htm...@li... >https://lists.sourceforge.net/lists/listinfo/htmlparser-user > > >End of Htmlparser-user Digest _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |