I am writing a help page with sections - What I want to do is allow navigation to a particular section (depending on what page they clicked help from) rather always landing at the top of the page.
My web app is written in ASP.NET, Can anyone point me in the direction of how to set this up? Thanks!