G
Gaurav
Hi,
We are developing a .NET app which has forms authentication. When the
user types in the direct URL of an aspx page on the browser, 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 the user has to login to the application
and then view the documents.
Thanks and Regards,
Gaurav
We are developing a .NET app which has forms authentication. When the
user types in the direct URL of an aspx page on the browser, 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 the user has to login to the application
and then view the documents.
Thanks and Regards,
Gaurav