cache=(cache.ram, delay)

You should consult book with "cache" keyword. Caching is allowed for
certain thing like query.

Richard

On Mon, Feb 13, 2012 at 5:40 AM, Rahul <rahul.dhak...@gmail.com> wrote:

> Hi All,
>       I am using the below statement to serialize images in my view
> -
> {{=TAG.img(_width=25, _height=30, _src=URL(r=request, c='default',
> f='download', args=[adminupdate.profile_pic]))}}
>
> What could I do to make the browser keep the images in cache?
>
> Regards, Rahul D
>
>
> On Feb 13, 11:13 am, Rahul <rahul.dhak...@gmail.com> wrote:
> > Sorry ... I accidently clicked on Report Span link.. How do I revert
> > this?
> >
> > On Feb 13, 4:35 am, pbreit <pbreitenb...@gmail.com> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > I suggest, if possible, using auth_user as the user table. You can
> easily
> > > add fields:
> http://web2py.com/books/default/chapter/29/9#Customizing-Auth
>

Reply via email to