1
Reply

How to jump to a "tag" or an "Internal Hyperlink" or a "specific spot" in asp.net web page in post back

Hai Nguyen

Hai Nguyen

Mar 2 2008 8:59 PM
2.6k

Hello, I would like to know if there is a way to create a tag or an internal hyperlink in an ASP.net web page. 

In post back (event of submit button to send the data to SQL DB), I would like to jump to that Tag or hyperlink because the web page is kind-a-long.  Because I currently allow user to continue to edit more items in a gridview table.  I have a total of three gridview table.  My current the web page, upon refresh and it defaults to the top of page which is very annoying.

I am currently using visual studio 2005 and C# for my asp.net web site.

Thank you for any tips/tricks.

Regards, HN


Answers (1)