P
Priyank Shah
Hi all,
I want to read and use html file content using Nokogiri in my cent os-32
bit
but it not read any html contents.
@test = Nokogiri::HTML("abc.html")
puts "#{@test}"
but it just shows me java scripts on source page not any html contents.
please reply me if any one know about this issue.
Thanks,
Priyank Shah
I want to read and use html file content using Nokogiri in my cent os-32
bit
but it not read any html contents.
@test = Nokogiri::HTML("abc.html")
puts "#{@test}"
but it just shows me java scripts on source page not any html contents.
please reply me if any one know about this issue.
Thanks,
Priyank Shah