Programmatically scroll to an Anchor Tag
Consider the following code:
Consider the following code:
I have a URL like so:
I am trying to render a simple hyperlink that links to a named anchor within the page, for example:
I would like to ask how can i make an html anchor (a element) or even any object to do a postback or to execute an server side method?
I want to create a custom button (a wrapped with some divs to do some custom them) and i want to implement OnClick to be look like the ASP.NET LinkButton?
I have in my project a page DownloadDocument.aspx and it’s codebhind is DownloadDocument.aspx.cs