John,

If page is valid XHTML then it is also valid XML, right? In that case you
could use REXML.

But, I guess that is rarely the case. Try extracting XML data to string (or
file) from HTML with regular expression and then access that XML with REXML.

Once more, let me know if you need more details.

Zeljko
--
ZeljkoFilipin.com
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to