Re: [Htmlparser-user] (Form Tags) Re: Htmlparser-user digest, Vol 1 #174 - 1 msg
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-01-27 20:25:55
|
Do you have v1.2 ? Search capabilities have been in the production release (tho improved in the subsequent integration releases). Regards, Somik --- ope tomori <op...@ho...> wrote: > > > 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 > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = > Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Htmlparser-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlparser-user __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |