Parsing a string in memory

I'd like to use the HTML parser to parse a page which I already have stored
as a string in memory.

What is the best way to do this? Everything I can find is oriented towards
load a page from an URL or a socket, etc.

Thanks,

Eric

Received on Wednesday, 28 February 2001 03:52:22 UTC