python - How do I mimic browser back arrow in my application page? -


request.path gives me the clicked URL I need a return link on the page that clicked, the referring page Should come back, like in case of browser's back arrow, I do not maintain any session and do not want to hardcod the referrer page url.

history.go (-1)


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -