S
Spike
I just came across a script for placing the weather report on your web site
I have seen several questions on here in the past for this without
definitive answers, so I did some research.
I found one that I like. Using the insert code fragment option in
publisher, use the code below and modify to what location you want.
Here is the the code for London, United Kingdom.
To fit it to your needs modify the "london%20england" to your place of
interest such as "reno%20nevada" without the quotes of course.
<script type="text/javascript" language="javascript1.2"
src="http://weatherreports.com/jscript.h...no_search_box&location=london england&units=f">
</script>
<div><a href="http://www.weatherreports.com/"><small>Weather
Reports</small></a></div>
Spike
I have seen several questions on here in the past for this without
definitive answers, so I did some research.
I found one that I like. Using the insert code fragment option in
publisher, use the code below and modify to what location you want.
Here is the the code for London, United Kingdom.
To fit it to your needs modify the "london%20england" to your place of
interest such as "reno%20nevada" without the quotes of course.
<script type="text/javascript" language="javascript1.2"
src="http://weatherreports.com/jscript.h...no_search_box&location=london england&units=f">
</script>
<div><a href="http://www.weatherreports.com/"><small>Weather
Reports</small></a></div>
Spike