Re: [Htmlparser-user] Annotatting a HTML file
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-08-29 03:13:30
|
Hi Bahman,=20 Yes, this is possible. Actually, we do have a form scanner to make = life easier.. But the Form scanner is not integrated (you can register = urself), as bad form tags cannot be corrected, and this parser has an = auto-correcting feature. We're in the process of finalizing v1.2 - maybe = we can put back the form scanner, since we have our exception handling = system in place. To get started, download v1.2 (latest integration release), and look = at some sample applications, in the com.kizna.html.parserapplications = package. Its very easy to get the tags you want, and render it back to = html, using toHTML(). In fact, check the threads in this list (from the = archives) from Dhaval Udani - he also tackled a very similar problem. Regards, Somik ----- Original Message -----=20 From: bk...@cs...=20 To: htm...@li...=20 Sent: Thursday, August 29, 2002 8:54 AM Subject: [Htmlparser-user] Annotatting a HTML file Hi, I have a problem that I want to see if I can use this HTML parser to = solve it. I need to read a HTML file from my file system, merge this file with = a user=20 provided data on a HTML FORM and save it back to the file system. The = idea is=20 that I want to annotate a HTML file. Thanks in advance for your help. --Bahman =20 --------------------------------------------- This message was sent using Endymion MailMan. http://www.endymion.com/products/mailman/ ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest = growing=20 real-time communications platform! Don't just IM. Build it in!=20 http://www.jabber.com/osdn/xim _______________________________________________ Htmlparser-user mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlparser-user |