开发者

Adding Live Weather |Report to a webpage

开发者 https://www.devze.com 2023-01-29 17:28 出处:网络
I am working on development of a website. Task is to add a Live weather forecast to my webpage. I am unable to find a good workin开发者_开发百科g solution for this.You can consume an RSS feed on curre

I am working on development of a website. Task is to add a Live weather forecast to my webpage. I am unable to find a good workin开发者_开发百科g solution for this.


You can consume an RSS feed on current weather conditions from the National Weather Service. (I'm assuming US, otherwise there may be a service local to your area as well.) That information can be displayed on your site any way you like.


You can try this on AccuWeather http://netweather.accuweather.com


I remember seeing something on code project a while ago

Through this article, I will create a pretty ASP.NET weather control that can be used in any ASP.NET page, multiple times with different location value.

There may be other examples here.

0

精彩评论

暂无评论...
验证码 换一张
取 消