I'm going to make a website that have html5 and css3 for Rate of precious metals and Forex but I want to be updated every five minutes Automatically Can anyone tell me a fast and safe method? I'm not a expert developer so tell me simple way...
No, I want to make a list like this:Currency Exchange Rates just with a div tag Updated whit rss from another sites How can do it?
best way i can think of you being able to do this is with javascript, you could use yql (Yahoo! Query Language) to pull the data every 5mins from another site, then append the info where its needed.
dear pix582 I 'm beginner in java script and I think it's difficult for me there isn't any other methods for newbie users ?