Hans-Christoph Steiner wrote:
I made [httpget] for fetching webpages into pd:
That's nice. Now we need some html parsing objects so the pages go into the patch and not the pd window. It works well if the received pages are loaded into a table. I made tabfind to search a table for a string. Tables seem more efficient than lists and less volatile.
Martin