G
Gaurav
Hi,
We are developing a .NET app which has forms authentication. When the
user types in the direct URL which is an aspx page, he will be thrown
to the login page. But if the URL points to a .txt or .doc file, the
document is displayed even though the user is not authenticated.
How do we stop this such that only the users authenticate themselves
before getting access to the resource.
Thanks and Regards,
Gaurav
We are developing a .NET app which has forms authentication. When the
user types in the direct URL which is an aspx page, he will be thrown
to the login page. But if the URL points to a .txt or .doc file, the
document is displayed even though the user is not authenticated.
How do we stop this such that only the users authenticate themselves
before getting access to the resource.
Thanks and Regards,
Gaurav