Posts Tagged ‘weather’

Weather on my website?

I have a webpage that can’t utilize scripting languages like ASP, PHP, etc. Pretty much I can just use standard html/javascript, etc.

Is there anyway I can post the current temp. and an icon of cloudy/sunny/etc. dynamically from an external weather service like weather.com, accuweather, NOAA, etc?

Again, I only want to dynamically display the temp and an icon. I *don’t* want to use one of the ugly/big “weather stickers” that the weather websites offer in a copy/paste format.

Links to tutorials will be greatly appreciated.
*********************************
Please as STATED IN ORIGINIAL question, NO STICKERS! :)
*********************************
***************************************************
This can be done WITHOUT stickers! I am sure of it! Any ideas on parsing xml weather with an asp file and then somehow including it on my static HTML page with javascript??
*****************************************************

TigerDirect