hi!
i've seen that i can retrieve uploaded images with

{{=URL(r=request, f='download', args= IMAGE)}}

coupled with the standard "download" method.

now, if i want to statically save a reference to the image (like
saving the string "<img src=/myapp/mycontroller/download/
mycontroller.imagexxxxxxxxxxxxxxxx" etc, how to do that?

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