Hi,I want to know what is the difference between FormsAuthentication.RedirectFromLoginPage(txtusername.text,true) and  FormsAuthentication.RedirectFromLoginPage(txtusername.text,false)
            And I also want to know tow to check whether the user is authenticated or not using forms authentication in asp.net
please help me 
Thanks in advance