Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » HttpHandler   (RSS)

HttpHandler to Authorize File Downloads - C# Code Sample

Its quite a common scenario to have a feature in a web site to check for the credentials of the user before allowing a particular download. For example, there might be some documents which should be visible only to a set of users and not to any others.
 
Page view tracker