From: Darmanto Lie on
i'm using Hpricot to parsing html and my output is:

Größe: 37 - 54<br><a href="#" onclick="javascript:mass =
window.open('/nutzwert/masstabellen.html','Masstabelle','status=no,toolbar=no,scrollbars=yes,location=no,menu=no,width=800,height=600')">Ma&szlig;tabelle</a>

does anyone knows how to get the string "Größe: 37 - 54" and remove the
rest of that string ?

thanks
--
Posted via http://www.ruby-forum.com/.