On Saturday 09 Oct 2010 5:37:56 pm Sayth Renshaw wrote:
> I was wondering if there was a html parser for squeak. I want to
> capture data from website and then convert these to xml and export
> into an excel program I have.
> 
> Is this possible in squeak?
Yes. Browse HtmlParser class.

A good way to dig out such information is the Message Finder (world-menu-
>windows->find message names). Or select the string "html" or "parser" and 
press CTRL+SHIFT+W.

HTH .. Subbu
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to