How do I save a user's position on a page? I have a page that has a ton of links. All of the links point to the current page that the user is on (same page different query string for each link). Let's say the user scrolled to the bottom of the page. How do I set it up to save this position so when the user clicks a link they are in the same position (towards the bottom of the page)?