For an application I need to retrieve a xml value from an online iframe
In the html code under body you can find the xml with the required values to retrieve. (xml > rs:data > z:row > instantnrv). Is it possible to retrieve this value every 2 minutes in a mobile application using html, js, jquery,...?
I have never done something similar before and can't find proper documentation or information on the internet...
So has anybody any ideas how this can be accomplished?