It is currently Sat May 25, 2013 3:51 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject:
PostPosted: Thu Dec 14, 2006 2:07 am 
Senior Member
User avatar

Joined: Sat Aug 07, 2004 12:24 pm
Posts: 2223
Location: Western NY, USA
Better still. :icon_smile:

Code:
<!-- saved from url=(0031)http://www.singerscreations.com -->
<HTML>
<TITLE>My [LOCATION] Weather</TITLE>
<TABLE WIDTH="375" BGCOLOR=#FFFFFF
 BORDER=1 CELLPADDING=5 BORDERCOLOR=darkblue>
<TR BGCOLOR=#C9DEE5><TH>[LOCATION]</TH></TR>
<TR><TD>

<SCRIPT LANGUAGE="JavaScript">var WWicon ="[ICON]";WWicon = WWicon.substr(WWicon.length-6,6);if (WWicon.substr(1,1) == "/") WWicon = WWicon.substr(2,5);TWCicon="http://image.weather.com/web/common/wxicons/52/"+WWicon;document.write("<IMG SRC='"+TWCicon+"' HEIGHT='60' WIDTH='60' ALIGN='left' BORDER=0>");</SCRIPT>
<FONT SIZE="-2"><BR /></FONT>
<FONT SIZE="+1" COLOR=mediumblue><STRONG> &nbsp;&nbsp;[CONDITION]</STRONG></FONT><BR />
<FONT SIZE="+1"><STRONG> &nbsp;&nbsp;[TEMP]</STRONG></FONT><BR />
<BR />

<STRONG>Feels Like: </STRONG>[FEELS]<BR />
<STRONG>Dew Point: </STRONG>[DEW]<BR />
<STRONG>Humidity: </STRONG>[HUMIDITY]<BR />
<STRONG>Wind: </STRONG>[WIND]<BR />
<STRONG>Visibility: </STRONG>[VISIBILITY]<BR />
<STRONG>Barometer: </STRONG>[BAROMETER]<BR />
<STRONG>UV Index: </STRONG>[UV]<BR />
<STRONG>Sunrise: </STRONG>[SUNRISE AMPM]<BR />
<STRONG>Sunset: </STRONG>[SUNSET AMPM]<BR />
<STRONG>Moon: </STRONG>[MOON]<BR />
<BR /> 
[DETAILED LOOP COUNT=1]
    <STRONG>Forecast: </STRONG>
     [DETAILED FORECAST]
[/DETAILED LOOP]<BR /><BR />

</TD></TR>
<TR BGCOLOR=#DDDDDD><TD>
<FONT SIZE="-1">[UPDATED]</FONT>
</TD></TR>
</TABLE>
</HTML>

You can replace the weather.com URL with a personalized one including the address of the WW icons folder on your home LAN
(ie TWCicon="\\MyPC\Weather Watcher\Skins\Icons\Weather Network\"+WWicon) if it is shared.


Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group