From: Jim Kronhamn Date: 2007-05-15T03:23:42+09:00 Subject: Regex problem, probably simple Hello! I'm trying to do the following: I want to scrape something of a webpage. It has a massive content and I want to find the thing that comes after the first occourance of "a href=" after the occourance of "id=xxx". So: ... ... ... How can I do this? Thank you! -- Posted via http://www.ruby-forum.com/.