Re: [Rails-spinoffs] Display Images from URL in Database

2006-05-17 Thread Rongzhong Lu
I think your is wrong you can writen it like this :   <%=%>  evaluate the ruby _expression_., this can return result of the _expression_. <%%> ddeclare ruby _expression_ or statement.  2006/5/18, Ben Lisbakken <[EMAIL PROTECTED]>: I am only 3 days into rails, so please excuse the stupid question

[Rails-spinoffs] Display Images from URL in Database

2006-05-17 Thread Ben Lisbakken
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 i