Thanks for the hint pbreit!

I think the : javascript:void(history.go(-1)) will do it for now...

Thanks all for your help.

Richard

On Tue, May 24, 2011 at 12:42 PM, pbreit <pbreitenb...@gmail.com> wrote:

> You could put this at the top of your controller files (outside a def():)
> and it would happen on every page visit:
>
> session.last_visited_url=request.url
>

Reply via email to