User750184344 posted
Hi Friends,
I have created a WebDav and i want to share it for clients, so that they can manage their files.
But i want to trap each event that goes to IIS and I want to monitor the file and folder changes for this webdav. How can i do this ?
I have tried using iHTTPModule and iHTTPHandler, by this way i m able to trap requests of IIS when user goes through Internet Browser, but i m not able to trap when user maps this webdav as network drive and access it with Window Explorer. I have just read
somewhere that we can do this using "OnPreProcHeaders", but i couldnt understand properly.
Is any perfect sample available for this ?
I will really appreciate if someone can guide me for how to trap events for a web folder (webdav) when user is adding, deleting, modifying files using Window Explorer.
Thanks,
Nirav Parekh