How do we get notified when user modifies webpage.

D

Deepa

Consider the folowing actions:
1. User views a webpage on a client machine
2. He then modifies the content of the webpage using
frontpage
3. He then publishs the page on the server.
Is there a way to get notified on the server when
the user performs any action? Can this event be handled in
the IIS?

Thank you
Deepa
 
Top