Hello all,

I need "loopback links" i.e. links that trigger an action and then 
redirect back to the originator page. I have used session based 
breadcrumbs for this but now I'd like to figure out a better - and ajax 
ready - solution to this. Obviously simple session based breadcrumbs are 
going to break when I add asynchronous requests to the mix.

So, I need a query parameter to tell where to redirect. Has anyone done 
this before? What did you pass as a parameter? Route name + params or a 
ready generated URL? Should I encode or even encrypt it somehow? 
Security is not really an issue but can I break Apache with too many // 
in the URL or something?


-veikko

-- 
Veikko Mäkinen
[email protected]
044 5910 413
http://blog.veikko.fi

_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to