G
Gary Larimer
On an aspx page I have text that is a Hyperlink to an html page. The text is
not on a button, but is just plain text that has been converted to a
Hyperlink.
Is it possible to specify or change the URL associated with the Hyperlink in
the Page_Load() event (or another type of code handler) before or after the
Hyperlink is clicked.
Thanks for any tips, comments, or information.
not on a button, but is just plain text that has been converted to a
Hyperlink.
Is it possible to specify or change the URL associated with the Hyperlink in
the Page_Load() event (or another type of code handler) before or after the
Hyperlink is clicked.
Thanks for any tips, comments, or information.