I've got a local XML file constantly updated by 3rd. What I would like to achieve is a web page that constantly read and show one xml tag without refresh the page. Plus I would like to trigger an event when XML value change.
What language I should use? I've read something about ajax, it could be ok to build a script like this?