Re: How do we get notified when user modifies webpage.
From: Tom Kaminski [MVP] ((A_at_T))
Date: 10/03/03
- Next message: Frank Barcelo: "server problems"
- Previous message: Tom Kaminski [MVP]: "Re: Inetgrated Windows Authentication: PDA Application"
- In reply to: Deepa: "How do we get notified when user modifies webpage."
- Next in thread: Ronnie Petersen: "Re: How do we get notified when user modifies webpage."
- Reply: Ronnie Petersen: "Re: How do we get notified when user modifies webpage."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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/
- Next message: Frank Barcelo: "server problems"
- Previous message: Tom Kaminski [MVP]: "Re: Inetgrated Windows Authentication: PDA Application"
- In reply to: Deepa: "How do we get notified when user modifies webpage."
- Next in thread: Ronnie Petersen: "Re: How do we get notified when user modifies webpage."
- Reply: Ronnie Petersen: "Re: How do we get notified when user modifies webpage."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|