How to send mail when a user views a folder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepant
    New Member
    • May 2008
    • 5

    How to send mail when a user views a folder

    Hi,

    I am writing a windows application in C#.net for watching a folder using filesystemwatch er class with this class i can able to track the events of creating,delete ing,changing and renaming using this events i can able to send a mail to my mail id if there is any change in the folder.

    but i need to watch my folder whether there is any one viewed my folder, even me if anyone opens the folder which i specified i need to send a mail stating that some one viewed the folder on this time.. how can i do this please help me.....


    Thanks,
    Hema
Working...