S
Scott Meddows
I have a regular HTML tag (<a id="link" runat="server">Next</a>) and I want
to change the URL that it points to. How can I change the href in code?
How can I even keep this from displaying if I want to?
Thanks.
to change the URL that it points to. How can I change the href in code?
How can I even keep this from displaying if I want to?
Thanks.