"stixwix" <andywickson@gmail.com> wrote in news:1142331986.119994.88230
@j52g2000cwj.googlegroups.com:
> What are peoples' favourite way of doing this?
> I tried Tagsoup but have little experience of XML and can't find any
[quoted text clipped - 21 lines]
> Thanks,
> Andy
If you're going to parse Html files, have a look at
http://sourceforge.net/projects/htmlparser - very easy to use, samples
included.
Best regards,
JayCee

Signature
http://jcsnippets.atspace.com
a collection of source code, tips and tricks
deadlycow21@gmail.com - 14 Mar 2006 17:49 GMT
> "stixwix" <andywickson@gmail.com> wrote in news:1142331986.119994.88230
> @j52g2000cwj.googlegroups.com:
[quoted text clipped - 35 lines]
> http://jcsnippets.atspace.com
> a collection of source code, tips and tricks
as posted above http://sourceforge.net/projects/htmlparser is a good
one.