Re: How do we get notified when user modifies webpage.
From: Ronnie Petersen (ronnie_at_cybercity.dk)
Date: 10/03/03
- Next message: kcwaz: "server 2000/ internet activity"
- Previous message: Jason: "Re: Update IIS remotely in Asp.net app"
- In reply to: Tom Kaminski [MVP]: "Re: How do we get notified when user modifies webpage."
- Next in thread: Karl Levinson [x y] mvp: "Re: How do we get notified when user modifies webpage."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 3 Oct 2003 07:49:29 -0700
>-----Original Message-----
>"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/cente
rs/iis/
>
>
>
>.
>
Regarding my thread(s) on 'Frontpage IUSR permission', I
have actually desided too write some VB.NET app to resolve
my problem. I believe the FileSystemWatcher object must be
tailored for this task...
Tom, is the sourcecode for your VB.NET Windows service
available ? for free or for sale ?
/Ronnie Petersen
- Next message: kcwaz: "server 2000/ internet activity"
- Previous message: Jason: "Re: Update IIS remotely in Asp.net app"
- In reply to: Tom Kaminski [MVP]: "Re: How do we get notified when user modifies webpage."
- Next in thread: Karl Levinson [x y] mvp: "Re: How do we get notified when user modifies webpage."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|