Hi, I am looking at using the mechanize gem to parse HTML. The HTML has already been downloaded by the spider gem. What I want to do is load the HTML response from the spider into mechanize. I've looked through mechanize's documentation and there is no mention of using local files to parse. All of the examples use remote files. Does any one know how I could do this? Thank you, RYan -- Posted via http://www.ruby-forum.com/.