Click to See Complete Forum and Search --> : external weather feeds


greencode
04-23-2007, 04:51 AM
Is it possible to bring in external feeds into a html page? What I would like to be able to do is have a 5 day weather forcast (this would simply be in the style of icons e.g. if it's sunny for that day then a big sun icon would appear).

What I'd ideally like to do is bring in the information from http://www.bbc.co.uk/weather/5day.shtml?world=0008 and then use my own icons to show the weather forecast.

Charles
04-23-2007, 05:46 AM
You'll need to do this with some sort of server side scripting. Find out what you have available and then take your question to that forum. The good folks there will better be able to help you.