User.Identity.name
-
Hello, I use user.identity.name to display the current user in my webpage. My page also has a send email notification button to the intended recipient together with the URL link where he/she can locate the page.The recepient will receive the email and open the URL to the webpage. Then it will direct the recipient to log in page to log his/her ID for authentication.My problem is, the label that display user.identity.name still diplay the last username. I need to show the current user of the page. Pls advise and show me the proper code for this. I am using asp.net vb code. Thanks in advance.
-
Hello, I use user.identity.name to display the current user in my webpage. My page also has a send email notification button to the intended recipient together with the URL link where he/she can locate the page.The recepient will receive the email and open the URL to the webpage. Then it will direct the recipient to log in page to log his/her ID for authentication.My problem is, the label that display user.identity.name still diplay the last username. I need to show the current user of the page. Pls advise and show me the proper code for this. I am using asp.net vb code. Thanks in advance.
will you please paste the code where you change the label text