when a user logouts from my web site they are logged out but on the logout page there username and the log out link and profile link are still visible on the logout page but not on any other pages.
All I want to know is how do I change the logout page so that the log out and proflie links and username are not displayed like the rest of the pages.
I'm using the same file where the links and username are displayed for every web page so what is the problem with the logout page?
Please leave a code sample to solve this problem if possible?