I'm using ASP.NET, i have sql database to fetch the username and password to be able to logon on to the account panel of my customers.aspx, i'm only using session("email") to retrieve all the data from my databae, my question is how can i disable cetain pages of my website, i mean those pages should be only exclusive only for registered customers. Can anyone help me thanks. I'm using Visual Web Developer 2008 ASP.NET (I'm not pro just a student) thanks.