how can i provide forms authentication to individual files(.net).

under the root tag i have some folders,in that folders i have some .aspx files among all these files i need to provide forms authenication to some .aspx files ,how can provide forms authenication to some specific files instead of all .

Tags..  asp.net
Posted by: sankar.nvss | Views: 595 | Community Opinion: 1

Add Your Opinion

Bookmark this page..



Ask a New Question Go to Home


Community Opinion/Answers
U.Janki Rao said..

We can keep individual files in individual folders along with their web.config files where we can specify forms authentication.

another simple approach is to specify location element
in web.config with the folder path



What do you think? Add your opinion/answer
Your Name:
*your opinion/answer: