On Mon, Jan 11, 2010 at 9:32 PM, Newb Newb <li...@ruby-forum.com> wrote:

> the html file contains images with it

No, it doesn't -- it contains tags with URLs of images.

> when i render the above html file from the public folder it shows the
> file in a browser window without the images displayed.
>
> why it is so?why it cant display the images ?

Because the URLs in the rendered HTML don't match the URLs of
the actual image files on the server.

If, instead of reposting the same question over and over, you actually
*looked* at the rendered HTML and compared those URLs to what
is being provided by your server, you might find the answer.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan
-- 
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