Sriraj
Being Punctuality Is Not Only Polite...It Does Not Waste Other People's Time.
Pages
ASP.NET
Sunday, 15 April 2012
How to Use Form Authentications Applications
these code we have to write in web.config file.......
<authentication mode="Forms">
<forms name="f1" loginUrl="login.aspx">
</forms>
</authentication>
<authorization>
<deny users="?"/>
</authorization>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment