Hi Guys,

Thanks for the Hpricot suggestions.  I have it loaded up and am trying
to do the same thing, i.e. extract the "Today" (or whatever else text
is in that place) in the following part of an HTML file:

 <div id="profile_stats"><p>Member Since: Tuesday, January 15 2008</
p><p>Last Visit: Today.</p></div>

I've gotten as far as loading the file with:

 doc = Hpricot(open("some_page.html"))

but its not obvious what to do from there.  Appreciate any help
speeding up my learning curve.

Regards,
Michael


--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to