More Details.
Using the lexer will not help me cause i need fully formed tags.
thanks again
On Nov 23, 2007 5:55 PM, Randy Paries <rtp...@gm...> wrote:
> hello,
> this should not be as hard as i am making this, but i have a brain lock.
>
> I need a simple function to parse a html file and print out each of its nodes
>
> i am espesiailly having problems with nested nodes. Like tables within
> divs within divs.
>
> it needs to prints everything so, i could take the output and display
> the same html page.
>
> but it needs to go to the level where there are no children. I hope
> this make sense.
>
> thanks for any help someone can give me
> randy
>
|