Question Hi.. i spent 2 days just finding some programming language that can block file downloading on any browser... i was wondering if c#can do just this kind of task? is it possible to create an application that keeps track if the user is downloading some files? if c# cant do it can you suggest any ways on how to achieve this? im developin a cafe management system and the only feature im missing is this one... im cracking my brains and eyes out just looking for the solution hope you can help me with this... thanks and more power
Answer Hi,
Sorry for the delay in reply i was not in station.
You need to build http monitor to track this
Here are two code projects will help you to have some starting point. Please download and play with it and see how it's behaving when you download anything..