using C# develop a windows service to watch the file create/change/delete/rename, I can write a message to log file when the file changed. the problem is : how can I use the same windows service to fire the refresh of the webpage, so the webpage can show
the message.
any ideas.
Thanks a lot
↧
How to use windows service to fire a webpage refresh?
↧