On Mar 13, 1:15 pm, Matthew McNaughton <[email protected]> wrote:
> Thanks for the quick response. The database holds the actual image not the
> URL?

Are you asking or telling?.
Without your model definition I can't tell, it all depends on how you
defined the logo field.

web2py helpers like IMG create the corresponding HTML element and
follow their syntax.
In HTML IMG has a required SRC attribute which specifies the location
of the image so that is what you have to provide.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to