El Lunes, 4 de Enero de 2010, Hemant Bhargava escribió: > Hi Guyz, back with a new problem :) > > Actually the situation is that i have a txt file or can be html file. In > that file the contents are written as:- > Model Name:- ABC > Item Name :- ABC > > There are hundreds of lines for it. Now, i am matching these line and > where ever i'll find the line model name. I'll get it. So right now i am > doing it as, > if file_line.match("Model Name") .. Is there any other way to do it > using parsers? I mean using Hpricot or else .. want to know every > possible way to do this. When that text is contained in a HTML file, is it alawys enclosed in the same HTML tag? -- Iñaki Baz Castillo <ibc / aliax.net>