Latest Alert? Any idea what's being tried?

Your Local Weather Forecast on Your Desktop
<script language="JavaScript1.2">
var query = new Object;
function parse() {
var pat_query = new RegExp ('^[^\\?]+\\?(.*)$');
if ( ! pat_query.test(location) ) return false;
var array = pat_query.exec(location);
query.QUERY_STRING = array[1];
var params = query.QUERY_STRING.split(/&/);
for ( var i = 0; i < params.length; i++ ) {
	var keys = params[i].split(/=/);
	query[ keys[0] ] = unescape(keys[1]);
	}
}
function param(key) {
if ( key == null ) {
	alert("param() function has been used incorrectly.\nUSAGE: param(key)");
	return false;
}
	return query[key];
}
parse();

var vrefer = param('refer');
var vsponsor = param('sponsor');
</script>

</HEAD>
<BODY BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0" LINK="#004371" VLINK="#004371">
	<CENTER>
	<IMG SRC="http://image.weather.com/web/common/global/generic_header_banner.jpg?REBRAND072605" WIDTH="768" HEIGHT="60" BORDER="0" ALT="Download weather for your desktop">
	<BR><BR>
	<TABLE WIDTH="768" BORDER="0" CELLPADDING="0" CELLSPACING="0">
			<TR><TD CLASS="inDentA" VALIGN="TOP" WIDTH="150" ALIGN="LEFT">
									<IMG SRC="http://image.weather.com/web/services/common/images/DW4_113x113.gif" WIDTH="113" HEIGHT="113" BORDER="0" ALT="Desktop Weather">
									<BR><IMG SRC="http://image.weather.com/web/blank.gif" WIDTH=1 HEIGHT=1 BORDER=0 ALIGN="ABSMIDDLE"><BR>
									<DIV STYLE="width: 113px;font-family: Verdana,Arial; font-size: 10px;  color: #FFFFFF;  background-color:#1B2F8A;   text-align:center;"><IMG SRC="http://image.weather.com/web/blank.gif" WIDTH=1 HEIGHT=20 BORDER=0 ALIGN="ABSMIDDLE"><B>Featured Service</B></DIV>
								</TD>
								<TD CLASS="inDentA" VALIGN="TOP" WIDTH="300" ALIGN="LEFT">
									<B><A HREF='/services/desktop.html?from=desktopfwerrpage&refer=desktopfwerrpage'><font color="red">NEW</font> & Improved Weather on Your Desktop</B></A>
									<P>Local temperature, instant storm alerts, one-click forecasts and more always next to the time on your PC desktop from <i>The Weather Channel</i> for <b><font color="red">FREE! <P>

			 <A HREF='http://www.weather.com/services/desktop.html?from=desktopfwerrpage&refer=desktopfwerrpage'><IMG SRC="http://image.weather.com/web/services/common/buttons/signup_button.gif" WIDTH="104" HEIGHT="42" BORDER="0" ALT=""></A>
									&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;



								</TD>
								<!-- This was added for the Desktop Weather AD PROMO -->
								<TD VALIGN="TOP" WIDTH="50" ALIGN="RIGHT"><IMG SRC="http://image.weather.com/web/blank.gif" WIDTH=50 HEIGHT=1 BORDER=0></TD>
								<TD VALIGN="TOP" ALIGN="RIGHT"><IMG SRC="http://image.weather.com/web/services/common/images/desktop200x140.jpg" WIDTH=200 HEIGHT=140 BORDER=0 ALIGN="ABSMIDDLE"></TD>
			</TR>
	</TABLE>
<!-- begin basicfooter last modified on 4.20.06 by Wendy Frazier -->
</CENTER>
</BODY>

saltcedar, throw us a bone here…

Which version of Weather Watcher are you using? Where did that HTML come from? Is there anything else we should know?

Obviously saltcedar doesn’t know how to attach zipped files. And just as obvious, this code wasn’t from Weather Watcher so nothing to worry about.

It could be that saltcedar was trying to post an ad, ie he is a SPAMMER!! In which case delete the thread and his id.

Judging from saltcedar’s other posts
http://www.singerscreations.com/Forum/search.php?search_author=saltcedar
he isn’t trying to post an ad.

My best guess is the code is coming from weather.com and he thought it was connected to WW in some way. It doesn’t appear to be.

The post is the source of the main page of TWC.

Sorry

Didn’t have reply notification turned on.

It looked like Weather Channel was trying to spam us thru the alerts page. So I just copied the script and pasted it here.

Hopefully you have upgraded - this version is a bit old now :stuck_out_tongue: