2
Answers

Authentication

priya priya

priya priya

15y
2.1k
1
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


Answers (2)