Thanks for the quick response. The database holds the actual image not the
URL?

On Mar 13, 2010 1:06 PM, "DenesL" <[email protected]> wrote:



On Mar 13, 12:57 pm, Matthew McNaughton <[email protected]>
wrote:
> Greetings team,

Hi Matthew and welcome


> I'm fairly new to HTML and WEB2PY and I am having some problems with
> code below. I am trying to...
just like you would do in HTML but adding an underscore to the
attribute name:
 {{=IMG(_src=application.logo)}}
assuming application.logo contains the URI
if not use the URL function to build it.

You could also specify width and height here but that is probably
better left to CSS.


> {{=LI(A(application.name, _href=URL(r=request, f="show",
> args=application.id))) }}
> {{=applica...
--
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] <web2py%[email protected]>.
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.

-- 
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