Re: [Htmlparser-user] String With only a DataTable
Brought to you by:
derrickoswald
|
From: Dennis G. <ge...@al...> - 2006-07-14 20:15:09
|
Since it was just a string I added html and body tags and it seems I'm on my way. str = "<head><body> + str + "</head><;body>"; --Dennis Dennis Gesker wrote: > I would like to parse a portion of html that I have in a buffer > (String), that is to say not a complete page. The string contains an > html table only. > > Could someone point to or provide some sample code for how to parse just > a fragment of html? > > Dennis > > > -- Dennis R. Gesker email: de...@al... Key Id: 0xEFA10A51 |