Users Pricing

forum

Home Forums Hyperlink not navigating to the predefined URL in asp.net – MindStick

Hyperlink not navigating to the predefined URL in asp.net

Anonymous User 2030 17 Nov 2014

I have a hyperlink that does not navigate to the set URL. It is dead simple I have no idea what is wrong. The link in my aspx page

<asp:HyperLink ID="HyperLinkLostPass"runat="server"  
   Text="Forgot username or password?" NavigateUrl="~/test.aspx" Target="_self">    </asp:HyperLink>


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md