I have a page in asp .net (http://localhost/error/pagenotfound).
There is a link in page, on clicking on which has to go back to previous page from where I came from.
<a href="#">Go Back to Previous Page.</a>
How can I go back to previous page by taking from history
you can use this: