|
|
hide the login control for the users already logged in
Fri, 07/09/2010 - 00:43
I have developed an ASP.NET application that requires user to login.I placed the login control in master page so that anonymous users can see it in every page.But i want it to be hidden for the users already logged in to site.Is there any better way to do this other than hiding/unhiding it in codebehind.
Similar entries
- Howto enable remote desktop in windows XP.
- How to set Custom error pages in asp.net using web.config
- How to disable UAC in windows Vista using Control panel
- Howto use QueryString in ASP.NET for passing info between pages.
- How to backup your registry using System Restore
- Enable disable UAC in windows 7 using control panel
- How to disable UAC in windows Vista using Registry Editor
- How to resolve "There are too many people accessing the Web site at this time" in IIS
- error logging system for asp.net web application
- How to resolve SqlException: Login failed for user in ASP.net