Re: Getting web page text from HTML
From: Edgardo Rossetto (no_at_gracias.com)
Date: 02/25/05
- Next message: melinda: "Re: code within libraries vs code within same project"
- Previous message: Edgardo Rossetto: "Re: Newbie questions :)"
- In reply to: saurabh: "Re: Getting web page text from HTML"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 15:47:22 -0300
saurabh wrote:
> See the grabbing HTML tags bit here :
> http://www.regular-expressions.info/examples.html
> You can use regex in your program to get the text
>
Also, if the page is strict XHTML I think you could parse it using
System.Xml
- Next message: melinda: "Re: code within libraries vs code within same project"
- Previous message: Edgardo Rossetto: "Re: Newbie questions :)"
- In reply to: saurabh: "Re: Getting web page text from HTML"
- Messages sorted by: [ date ] [ thread ]