jhollin1138,
Since yesterday I can't update weather using the script that you host. The txt file after update looks like below:
"function makeWeatherObj() {
this.swSunrise = "06:42";
this.swSunset = "16:47";
this.swDayLength = "10:05";
this.dow_found = "Sat";
this.swCity = "Clifton Heights";
this.swSubDiv = "N/A";
this.swCountry = "Pennsylvania";
this.swRegion = "United States";
this.swTemp = "CTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head>
<!-- (...)"
And regular HTML content follows. Probably Yahoo has changed something recently and the script no longer works.
Can you ask the script author to look into it? Or perhaps, you could contact me with whoever wrote the script, so I could get the source from him?