disabling and enabling links

Discussion in 'C#' started by AlKowarizmi, Sep 5, 2010.

  1. AlKowarizmi

    AlKowarizmi New Member

    Joined:
    Sep 5, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,

    I am trying to disable and enable hyperlinks on an aspx page using a button from another aspx page. I have an idea of having two buttons on one page labelled "disable" and "enable". clicking disable should disable a particular link on another page and clicking enable should enable that same link.
    Page A has the link. Page B has the buttons. I click on the disable button on page B and the link on page A is disabled. Then I click on the enable button on page B and the link on page A becomes clickable

    Any ideas?

    Thanks
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice