On 15 February 2010 10:55, Newb Newb <li...@ruby-forum.com> wrote:
> Dear all,
>
> @doc = Hpricot(open("#{RAILS_ROOT}" +
> "/public/server_exe/#{list.file_path}"))
>
> i need to add <img src = "/ScreenCapture/#...@file_name}"/> element to my
> @doc hpricot instance..
>
> Please help me... how can i add the above img src element to the @doc
> hpricot instance..

What have you tried so far to achieve this?

Have you looked at the docs for hpricot and used google?

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to