What I'm looking for is a program to detect changes in an HTML file, and display the change on a computer. My goal is to be notified from a changing feed that is in HTML format. An executable C++ program is preferred, yet Java, or any other works as well.
Does anyone have any ideas?
Thanks ahead of time.
I looked at changedetection.com (as referenced by jlordo) and it now works perfect for what I need. This answered my question.