SPUG: parsing a web page

Colin Meyer cmeyer at helvella.org
Thu Sep 16 14:36:27 CDT 2004


Hi Luis,

On Thu, Sep 16, 2004 at 12:29:33PM -0700, Luis Medrano wrote:
> 
> What I'm triying to do is not to get a blob as you called (everything
> in one string). what I want to get is the content into in array and my
> question is how can I do that?. If you can help me or point me on how
> to do this it will be just great.

It might help if you explain what you wish to do with the webpage content
after you have retrieved it. There are various ways to deal with it, and
depending on what you are after, it may or may not make sense to put it
into an array.

-Colin.


More information about the spug-list mailing list