in my template a got a link that redirects to a GET which validates
the user and file, now the specific question is:

how to send the file to the user?

ps: sorry for no subject, didnt notice.

On Wed, Nov 20, 2013 at 12:13 PM, Claudio Dusan Vega Ozuljevich
<cdve...@gmail.com> wrote:
> Hi guys!
>
> I'm developing a web app which stores files (pictures, pdf) in disk
> and now I need to create a link (in a template) from which the data
> can be downloaded in case that the user owns the file (so I need to
> validate).
>
> How to do this? I looked at the doc and found nothing.
>
> Thanks in advance!
>
> --
> You received this message because you are subscribed to the Google Groups 
> "web.py" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to webpy+unsubscr...@googlegroups.com.
> To post to this group, send email to webpy@googlegroups.com.
> Visit this group at http://groups.google.com/group/webpy.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to webpy+unsubscr...@googlegroups.com.
To post to this group, send email to webpy@googlegroups.com.
Visit this group at http://groups.google.com/group/webpy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to