Login page

Newbie Member
6May2007,03:36   #1
hello's Avatar
Hi everybody
I am new here. I am making forum and there i want login page first before view yhe forum and i am making this project in asp.net with c# so can anyone tell me how can i do this and one thing mor i am working with master page so also explain how can i make this in master page

Thanks in advance
Team Leader
7May2007,10:13   #2
pradeep's Avatar
Put a check in every page whether the user is logged in or not, if not then redirect to the login page.