I’m working with forms and in C#. I have an imagebutton on the index page, when clicked on, you go to the login page. Now I want to make it so that when you are logged in, the imagebutton on the index page is changed to a label “Welcome Username”. How Can this be done?
Share
Take a look at LoggedInTemplate