From: 7stud -- Date: 2008-02-04T09:37:02+09:00 Subject: Re: mechanize get methods returns both ::File and ::Page Marcin Raczkowski wrote: >> Since Mechanize is used to parse forms and html, that makes sense: if >> you don't have an html page(i.e. one with a Content-Type = text/*html*), >> then you can't parse it as html. > yes you can - use plugable parasers > Explain how you would parse plain text such as: Hi, My name is Sally. Yours Truly, Sally as html?? What's the ? Which part is a <form>? -- Posted via http://www.ruby-forum.com/.