How to use windows service to fire a webpage refresh? - TechRepublic
Question
July 20, 2013 at 05:33 AM
wusir371

How to use windows service to fire a webpage refresh?

by wusir371 . Updated 12 years, 10 months ago

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

This discussion is locked

All Comments