I was just wondering how in I can find the previously visited url for a session?
So after a user does something I can redirect them to that URL.
Is there any standard way to do this? Otherwise I was going to add some overrides to Global.asax and use a session variable to store URL history.
Request.UrlReferrer might be what you want, but you might want to think about using AJAX or passing the url as a parameter...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With