I was using an approach similar to Joe's, but the issue was the need
to specify the url each time a redirect occurs from different
controllers... I can understand the issue massimo has raised... will
try to tinker with practices elsewhere and update the forum if I can
find anything good..

Thanks

On Apr 29, 8:49 pm, AchipA <attila.cs...@gmail.com> wrote:
> Session vars won't (always) work as they can't take into account
> multiple open tabs/windows, and ajax can play a trick or two on you,
> too
>
> On Apr 29, 4:24 pm, Wes James <compte...@gmail.com> wrote:
>
> > If Massimo doesn't indicate a straight forward way for this, you can
> > stuff the value in to your own session variable.
>
> > -wj
>
> > On Wed, Apr 29, 2009 at 5:49 AM, vihang <vihan...@gmail.com> wrote:
>
> > > Hi,
>
> > > Is there any way to know which the current page was redirected from?
> > > Esp, when one calls redirect(), I would like to know the previous page
> > > from the redirected page.  I was hoping that info would be there in
> > > request.env.http_referer, but thats not case. Any thoughts?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to