put url "http://weather.yahooapis.com/forecastrss?w=22664069&u=f"; into field 1

gets an xml like page of data. So I just extracted the yweather: info I needed:

example:
<yweather:location city="Bethel Park" region="PA"   country="United States"/>

Then I replace "<" with "" in field 1 
etc till I got the data that I was left with before


-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net

On Dec 28, 2010, at 6:25 PM, Colin Holgate wrote:

> Can you say where the RSS feed is located? It almost looks like the problem 
> could have been fixed at an earlier stage.
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to