Displaying 2 results from an estimated 2 matches for "dg7soawx7rg".
2006 May 18
1
RE: Rails-spinoffs Digest, Vol 12, Issue 29
...Prototype & Scriptaculous vs. Yahoo UI Library (Peter Michaux)
9. Re: Prototype & Scriptaculous vs. Yahoo UI Library (Andrew Tetlaw)
----------------------------------------------------------------------
Message: 1
Date: Wed, 17 May 2006 13:43:33 -0700
From: Ben Lisbakken <lisbakke-DG7SOAwx7rg@public.gmane.org>
Subject: [Rails-spinoffs] Display Images from URL in Database
To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
Message-ID: <4ACC8D57-6944-4561-B289-F520BF405E1A-DG7SOAwx7rg@public.gmane.org>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format...
2006 May 17
1
Display Images from URL in Database
I am only 3 days into rails, so please excuse the stupid question.
I am trying to access my database named Movies. I am using a table
named movie. I would like to pull the table entry with field
vname=rawr, and then take this entry''s field vpic, and use that vpic
(assume its a url to an image) to display an image.
To begin with, I am having problems with displaying an image with