Re: How do we get notified when user modifies webpage.

From: Tom Kaminski [MVP] ((A_at_T))
Date: 10/03/03


Date: Fri, 3 Oct 2003 09:24:54 -0400


"Deepa" <deepa@glassbox.net> wrote in message
news:1ebf801c38968$baa4ea40$a601280a@phx.gbl...
> 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?

There is no built-in way for this to happen. It would require a third party
app (none of which I'm aware of) or a custom solution. I have in fact
written a Windows service using VB.NET that does just this task. It
monitors the file system and makes notifications of changes.

-- 
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/


Relevant Pages

  • Re: HACKER visits my web site
    ... Not sure bout the rest of it being new to IIS myself but, ... > Server Extensions are now turned OFF ... > My personal webpage was recently hacked/defaced. ... went back on the support group to ...
    (microsoft.public.inetserver.iis.security)
  • HACKER visits my web site
    ... previous user of XP IIS 5.1 the security is really good ... but I recommend this http://www.eeye.com/html/ along with ... >Server Extensions are now turned OFF ... >My personal webpage was recently hacked/defaced. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Cant open asp xml page
    ... Is this an ASP.NET 2.0 webpage? ... If so you *might* need to run through some config steps to enable aspx ... Register asp.net with IIS ... >IE shows me error message that he can't open xml page. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How do we get notified when user modifies webpage.
    ... He then modifies the content of the webpage using ... >Tom Kaminski IIS MVP ... Regarding my threadon 'Frontpage IUSR permission', ...
    (microsoft.public.inetserver.iis.security)
  • Re: Please help - a problem with ASP (old version, not .NET)
    ... Using the IIS Application feature in VB 6 really sux!. ... application development functionality within the VB/VS 6 environment, ... Intellisense and the familiar Microsoft interfaces/property ... use a separate webpage development program ...
    (microsoft.public.cert.exam.mcsd)

Loading