changing hyperlinks in code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?R2FyeSBMYXJpbWVy?=

    changing hyperlinks in code

    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.
    --
    Gary Larimer
Working...