Hello Group,
In VB.NET I am trying to set the focus to a textbox after a user clicks a hyperlink that links back to the same page but with an #Anchor. Dynamically, I add an "onclick" event in the page pre-render for the hyperlink to set the focus to the text box. When
the user clicks the hyperlink, it takes them to the anchor but the focus is never set. Here is some of the code in question:
This is the end part of the hyperlink that gets built with of course #example being the anchor on the page.
.../.../phaseII_pdfSetUp.aspx?ID Go to the complete details ...