HI,
In webform, i am having login linkbutton, (logout linkbutton should be hide @ this point of time)
when click the login linkbutton, I want the loginpage
when I give the login credentials, i want welcome + username in default.aspx with logout linkbutton instead of login linkbutton (should be hide till when the user click the logout linkbutton)
can anyone provide solution for the above scenario?
thanks