Sorry for the delayed response.

On Wed, May 14, 2014 at 12:14 PM, Niphlod <[email protected]> wrote:

> let's ask another question then. Can you post a link generated by your app
> that "downloads" something ? just the part after the domain is enough.
>

This question definitely helped.
Turns out "download" is request.args(0) (just like "new" "edit" etc.)
I am now able to intercept the download request.

Next Question :
So checking request.args(0) only tells me that someone "attempted" the
download.
Is there a way to find out if they "cancelled" or actually completed the
downloaded ?

-Mandar

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to