Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script works in IE, but not in Netscape 7.1

Status
Not open for further replies.

ag5t

Technical User
Feb 8, 2002
70
0
0
US
This is the page I'm working on: - in it I am using code to make zip codes go to specific web pages when entered in the jump menu box. It works just fine in Internet Explorer and Neoplanet browswers, but when I enter a zip using Netscape 7.1 it just brings me back to the same page where you enter the zip code. Is there some type of html code I can stick in for Netscape browsers? Thanks.
Marty
 
The only thing this link shows is the word "test".

Can you post the code here?

There's always a better way. The fun is trying to find it!
 
...web pages when entered in the jump menu box


what menu box? where are you entering the Zip values? I don't see anything. Do you have the correct URL on you initial posting?


grtfercho çB^]\..
"Imagination is more important than Knowledge" A. Einstein
-----------------------------------------------
 
The page appears to lead for me (Safari browser in MacOSX) but while the large map is loading the page suddenly (mod)redirects to a page (netscape.htm).

Hmmm. I'm guessing that the problem is with the javascript on the page. Since nobody can get to the page... I'll even go out on a limb to say that it's something to do with your "submit" code!

Anyone else?

Jeff
 
Aha! Take the space out of the page name!
Instead of draft page.htm, make it something like draft_page.htm or draftpage.htm.

There's always a better way. The fun is trying to find it!
 
The link didn't work for me at all I got rid of the %20 on the address and ended up on a page with a graphical header, a bunch of small graphics running vertically down the center of the page and text links on the left and right of the small graphics.


no redirect, no zip element to enter a value.

BabyJeffy: It seems an option, this page is weird.



grtfercho çB^]\..
"Imagination is more important than Knowledge" A. Einstein
-----------------------------------------------
 
grtfercho - I think ag5t has named his file incorrectly by using a space in the name, hence my post. IE stops at the space and never reads the rest of the URL and, as BabtyJeffy points out, it substitutes what it THINKS should be there in typical MS fashion.

There's always a better way. The fun is trying to find it!
 
Thanks everyone. I will try a different page that hopefully will provide the code that we can work with. That page is at:


However, I have already found one thing that could be causing serious problems. When I try to pull up this URL with Internet Explorer, it goes to incredifind,com and tells me the page doesn't exist. But I CAN get to this URL using the following browsers: Neoplanet (correct spacing), Mozilla, Firefox, Netscape 7.1, Vantage Browser 3.0 (correct spacing), Netscape 4.78 and Tiff Tools Web Browser (correct spacing). ----- I did notice by checking on the net that it is not suggested to include code for determining which browser is being used. Maybe I should try designing for the GECKO system and work backwards? Anyway, here is the source code for the page:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0038) -->
<html>
<head>
<title>Aging nutrition page</title>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<script language=JavaScript type=text/JavaScript>
function Redirect(){
var MyEntry = document.FormName.FormFieldName.value;//set a variable 'MyEntry' to equal to field in form
if (MyEntry == "")//if it is empty warn user
alert("You must Enter some ZIP!...");
event.returnValue=false;
if (MyEntry == "77008" || MyEntry == "77009" || MyEntry == "77026" || MyEntry == "77020" || MyEntry == "77002" || MyEntry == "77003" || MyEntry == "77007" || MyEntry == "77019" || MyEntry == "77027" ||
MyEntry == "77046" || MyEntry == "77098" || MyEntry == "77006" || MyEntry == "77011" || MyEntry == "77023" || MyEntry == "77004" || MyEntry == "77005" || MyEntry == "77030" || MyEntry == "77025" || MyEntry == "77054" || MyEntry == "77021")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77373" || MyEntry == "77365" || MyEntry == "77338" || MyEntry == "77032" || MyEntry == "77060" ||
MyEntry == "77073" || MyEntry == "77039" || MyEntry == "77037" || MyEntry == "77093" || MyEntry == "77076" ||
MyEntry == "77022" || MyEntry == "77355" || MyEntry == "77380")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77339" || MyEntry == "77345" || MyEntry == "77336" || MyEntry == "77346" || MyEntry == "77396" ||
MyEntry == "77050" || MyEntry == "77044" || MyEntry == "77532" || MyEntry == "77016" || MyEntry == "77078" ||
MyEntry == "77028" || MyEntry == "77013" || MyEntry == "77049" || MyEntry == "77530" || MyEntry == "77357")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77029" || MyEntry == "77547" || MyEntry == "77012" || MyEntry == "77017" || MyEntry == "77015" ||
MyEntry == "77571" || MyEntry == "77586" || MyEntry == "77536" || MyEntry == "77503" || MyEntry == "77506" ||
MyEntry == "77502" || MyEntry == "77587" || MyEntry == "77520" || MyEntry == "77504" || MyEntry == "77505" ||
MyEntry == "77507" || MyEntry == "77034" || MyEntry == "77059" || MyEntry == "77062" || MyEntry == "77058")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77087" || MyEntry == "77033" || MyEntry == "77051" || MyEntry == "77061" || MyEntry == "77075" ||
MyEntry == "77048" || MyEntry == "77047" || MyEntry == "77089" || MyEntry == "77578" || MyEntry == "77584" ||
MyEntry == "77581" || MyEntry == "77546" || MyEntry == "77598" || MyEntry == "77511" || MyEntry == "77573" ||
MyEntry == "77539" || MyEntry == "77422" || MyEntry == "77587")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77081" || MyEntry == "77074" || MyEntry == "77095" || MyEntry == "77035" || MyEntry == "77045" ||
MyEntry == "77085" || MyEntry == "77053" || MyEntry == "77071" || MyEntry == "77031" || MyEntry == "77477" ||
MyEntry == "77479" || MyEntry == "77459" || MyEntry == "77545" || MyEntry == "77583" || MyEntry == "77489" ||
MyEntry == "77469")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77094" || MyEntry == "77077" || MyEntry == "77079" || MyEntry == "77083" || MyEntry == "77478" ||
MyEntry == "77099" || MyEntry == "77072" || MyEntry == "77036" || MyEntry == "77082" || MyEntry == "77042" ||
MyEntry == "77063" || MyEntry == "77024" || MyEntry == "77056" || MyEntry == "77057")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77084" || MyEntry == "77041" || MyEntry == "77043" || MyEntry == "77095" || MyEntry == "77080" ||
MyEntry == "77055" || MyEntry == "77433")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "77018" || MyEntry == "77091" || MyEntry == "77092" || MyEntry == "77088" || MyEntry == "77040" ||
MyEntry == "77038" || MyEntry == "77086" || MyEntry == "77064" || MyEntry == "77065" || MyEntry == "77070" ||
MyEntry == "77066" || MyEntry == "77067" || MyEntry == "77068" || MyEntry == "77069" || MyEntry == "77014" ||
MyEntry == "77090" || MyEntry == "77388" || MyEntry == "77379" || MyEntry == "77375" || MyEntry == "77429" ||
MyEntry == "77355")//if field/variable....OR.....OR...OR
location = "
if (MyEntry == "87001" || MyEntry == "87005" || MyEntry == "87333" )//if field/variable....OR.....OR...OR
location = "}
</SCRIPT>
<style>
SELECT {
background-color: navy;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 12 pt;
font-weight: normal
}
</style>
<style>A:hover {
FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: verdana,arial,sans-serif; BACKGROUND-COLOR: #ff0000
}
A {
FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #080e8e; FONT-FAMILY: verdana,arial,sans-serif; TEXT-DECORATION: none
}
.largefont {
font-family: Verdana;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
}
.font7
{color:windowtext;
font-size:10.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial, sans-serif;
}
.font5
{color:windowtext;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial, sans-serif;
}
.font6
{color:windowtext;
font-size:9.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Arial, sans-serif;
}
.redzipcode {
font-family: Verdana;
font-size: 18pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
}
</STYLE>
<meta content="Microsoft FrontPage 5.0" name=GENERATOR>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>
<style type="text/css">
<!--
.bo {
border: dotted;
}
-->

</style>
</head>
<body bgColor=#ffffff>
<div align=center> <img src=" width="750" height="54" alt="City of Houston eGovernment Center"><br>
<img name="globalnavbar" src=" width="750" height="25" border="0" usemap="#m_globalnavbar" alt="Global Navigation Bar">
<map name="m_globalnavbar">
<area shape="rect" coords="660,0,725,25" href=" title="Search" alt="Search" >
<area shape="rect" coords="531,0,624,25" href=" title="Contact Us" alt="Contact Us" >
<area shape="rect" coords="369,0,495,25" href=" title="Online Services" alt="Online Services" >
<area shape="rect" coords="220,-1,328,24" href=" title="Departments" alt="Departments" >
<area shape="rect" coords="124,0,178,25" href=" title="Jobs" alt="Jobs" >

<area shape="rect" coords="10,0,86,25" href=" title=" alt=" >
</map>
<br>
<img src="graynavbar.gif" width="750" height="25" border="0" usemap="#Map">
<table width="750" border="0">
<tr>
<td><span class="style1"> <font size="5" face="Verdana"><strong>Houston
Department of Health and Human Services</strong></font></span></td>
</tr>
</table>

<hr width="750" size="1">
<table width=750 border=0 cellpadding="5" style="border-collapse: collapse" bordercolor="#111111" cellspacing="0">
<tbody>
<tr>
<td width=200 vAlign=top> <p align="left" style="margin-top: 12; margin-bottom: 2"><a href="index.html"><font size="4" face="Verdana"><img src="logo-health.jpg" width="93" height="78" border="0">
<br>
HDHHS home</font></a></p>
<p align="left" style="margin-top: 12; margin-bottom: 2"><a href="mailto:aging@cityofhouston.net"><font size="4" face="Verdana">Contact
us</font></a></p>

<ul>
<li>
<p style="line-height: 150%" align="left"><font size="4"><b><a href="area_agingpage.html"><font size="3" face="Verdana">Aging
services</font></a></b></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="5" face="Verdana"><a href="animalcarepage.html">
<font face="Verdana" size="3">Animal control</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="certificatespage.html">
<font size="3">Birth certificates</font></a></b></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="community_servpage.html">
<font size="3">Community<br>

services</font></a></b></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="commun_diseasespage.html">
<font size="3">Communicable<br>
disease</font></a></b></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><a href="mailto:webadmin@cityofhouston.net">
<font size="3">Contact us</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="employmentpage.html">
<font size="3">Employment</font></a></b></font></li>

<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><a href="environmentalpage.html">
<font size="3">Environmental</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><a href="Epidemiology.html">
<font size="3">Epidemiology</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><a href="espanolpage.html">
<font size="3">Español</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><a href="foodpage.html">
<font size="3">Food inspection<br>

and food safety</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="FOODSERVICEMANAGER.html">
<font size="3">Food manager<br>
classes</font></a></b></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="addresses.html">
<font size="3">Health centers</font></a></b></font></li>
<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><b><a href="STD-mainpage.htm">
<font size="3">HIV/AIDS/STD</font></a></b></font></li>

<li>
<p style="line-height: 150%" align="left"><font size="3" face="Verdana"><a href="index.html">
<font size="3">Home page</font></a></font></li>
<li>
<p style="line-height: 150%" align="left"><b><a href="Houston%20Health%20Winter%202004.pdf">
<font face="Verdana" size="3">Houston Health<br>
magazine</font></a></b></li>
<li>
<p style="line-height: 150%" align="left"><b><a href="00sched.html"> <font face="Verdana" size="3">Immunizations</font></a></b></li>

<li>
<p style="line-height: 150%" align="left"><b><a href="medicalpage.html"> <font face="Verdana" size="3">Medical
services</font></a></b></li>
<li>
<p style="line-height: 150%" align="left"><b><a href="multi_centerspage.html">
<font face="Verdana" size="3">Multi-service<br>
centers</font></a></b></li>
<li>
<p style="line-height: 150%" align="left"><b><a href="news-releaseold.html">
<font face="Verdana" size="3">News releases</font></a></b></li>

<li>
<p style="line-height: 150%" align="left"><b><a href="daily.htm"> <font face="Verdana" size="3">Pollen/mold
spore<br>
counts</font></a></b></li>
<li>
<p style="line-height: 150%" align="left"><b><a href="STD-mainpage.htm"> <font face="Verdana" size="3">Sexually-<br>
transmitted <br>
diseases</font></a></b></li>

<li>
<p style="line-height: 150%" align="left"><a href="sitemapage.html"> <font face="Verdana" size="3">Site
map</font></a></li>
<li>
<p style="line-height: 150%; margin-bottom: 2;" align="left"><b><a href="wicpage.html">
<font face="Verdana" size="3">WIC program</font></a></b>
</li>
</ul>
<p align=left style="margin-top: 12; margin-bottom: 2"><a href="../openingafood.html">&nbsp;</a></p></td>
<td width=550 vAlign=top> <p class="MsoNormal"><b><span style="color:red">
<font size="5" face="Verdana">Harris County Area Agency on Aging</font></span></b></p>

<p class="MsoNormal" style="text-align:justify"><b> <font size="5" face="Verdana">Nutrition
Program</font></b><font size="5" face="Verdana">&nbsp;</font></p>
<p align="justify" class="MsoNormal" style="> <font size="4 face="Verdana"><font face="Verdana"><font size="4">Funded
by the Older Americans Act, the Nutrition Program serves eligible
older adults a nutritionally balanced meal, Monday through Friday
(except approved holidays). Meals are served through a network of
congregate and home-delivered meal sites located in service areas
throughout Harris County.&nbsp;</font></font></font></p>
<p align="justify" class="MsoNormal" style="text-align: left"> <font size="4" face="Verdana">The
primary target population for the nutrition program is older adults
60+, residing in Harris County, who are in greatest social-economic
need and would benefit from a hot nutritional meal and a socialization
opportunity. Individuals requesting nutrition services are interviewed
and assessed to determine program eligibility.&nbsp;</font></p>
<p class="MsoNormal" style="text-align: left"> <font size="4" face="Verdana">The<b>
Congregate Nutrition Centers</b> offer a daily nutritional meal, socialization
opportunities, exercise, nutrition education, information and assistance,
and a variety of other life-enhancing programs. Many of the centers
provide physical fitness programs, health education, and special event
opportunities. &nbsp;Where applicable, the AAA provides transportation
to the nutrition site should the participant meet the eligibility
requirement.&nbsp;</font></p>

<p class="MsoNormal" style="text-align: left"> <font size="4" face="Verdana">To
qualify for the <b>Home Delivered Meal</b> Program, a person must
be at least 60 years of age or older and/or the spouse of a 60+ participant
who resides within Harris County and has an impairment that would
prevent attendance at a congregate nutrition center. To determine
eligibility of a “meals on wheels” participant, an intake worker will
visit the home and complete an assessment. If determined eligible,
a hot nutritional meal will be delivered to the older adult for five
days a week, with the exception of holidays. Each participant is reassessed
annually. Information and assistance is also available for home delivered
meal recipients.&nbsp;</font></p>
<p class="MsoNormal" style="text-align: left"> <font size="4" face="Verdana">Persons
interested in participating in the nutrition program may contact the
<b>AAA</b> for details - click on the area map below to find the Service
Provider in your area or enter your zip code below the map.</font></p>
<p align="right" class="MsoNormal" style="text-align: left">
<map name="Map">

<area shape="rect" coords="3,2,70,25" href=" <area shape="rect" coords="74,3,204,25" href=" <area shape="rect" coords="214,2,359,27" href=" <area shape="rect" coords="377,-1,497,27" href=" <area shape="rect" coords="512,1,655,30" href=" <area shape="rect" coords="661,0,745,24" href=" </map>
</p>
<div align="left"></div>

</td>
</tr>
</tbody>
</table>
<table width="750">
<tr>
<td width="751" height="840" valign="top"> <p><img src="nutritionmap.jpg" width="745" height="559" border="1" usemap="#Map2"></p>
<p><font color="#0000FF" size="4" face="Verdana">Click on the map - or
- enter your zip code below and click on go.</font></p>

<form name=FormName onsubmit=Redirect() action="" method=post>
<p align=left>
<input id=FormFieldName2 width="200" height="27" size=10 name=FormFieldName>
&nbsp;&nbsp;
<input name=GO type=submit class="font5" id=GO value=GO>
&nbsp;
<input type=reset value=Reset name=Reset>
</p>
</form>
<p align="left" class="MsoNormal"><a href="Harris.html"><font size="4" face="Verdana">If
you live outside Harris County, click here.</font></a><font face="Verdana">
<font size="4">For Bellaire (77401) select either<a href=" <font size="4">Area 1</font> </a>or <a href=" size="4">Area
6.</font></a></font></font></p>

<p align="left" class="MsoNormal" style="text-align:justify"><font size="4" face="Verdana">For
more information, call the Harris County Area Agency on Aging at<br>
713-794-9001.&nbsp; If you are outside Harris County and are seeking
assistance for a friend or love one, you may phone toll free to 1-800-213-8471
for assistance. &nbsp;</font></p>
<p align="left"><span style="font-family: Verdana"><a href="area_agingpage.html"><font size="4" face="Verdana">Go
back to the AAA home page</font></a></span>
</td>
</tr>
</table>

<hr align=center width=750 size=1>
<table width=750 align=center border=0>
<tr> <span class="style7"><font face="Verdana, Arial, Helvetica, sans-serif">
<td width=575><font face="Verdana, Arial, Helvetica, sans-serif"
size=-1> <a href=" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3">Help</font></a></font><font face="Verdana, Arial, Helvetica, sans-serif"
size=3> <b>|</b> </font><font face="Verdana, Arial, Helvetica, sans-serif"
size=-1> <a href=" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3">Privacy Policy</font></a><font face="Verdana, Arial, Helvetica, sans-serif"
size=3> </font> <b> <font face="Verdana, Arial, Helvetica, sans-serif"
size=3> | </font> <a href=" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3">Spam Policy</font></a></b></font></td>

<td width=175 rowspan=3> <div align=right> <a href=" style="font-family: verdana,arial,sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none">
<img border="0" src="logo311-small.gif" width="60" height="60"></a>
<a href=" style="font-family: verdana,arial,sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none">
<img height=60 alt="City Seal"
src="cityseal-small.gif" width=60 border=0></a> </div></td>
</font></span></tr>
<tr> <span class="style7"><font face="Verdana, Arial, Helvetica, sans-serif">
<td> <div align=left><b> <font face="Verdana, Arial, Helvetica, sans-serif"
color=#ff0000 size=3>E-Mail the </font> <font face="Verdana, Arial, Helvetica, sans-serif"
color=#ff0000 size=-1> <a
href="mailto:mayor@cityofhouston.net" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3">Mayor</font></a></font><font face="Verdana, Arial, Helvetica, sans-serif"
color=#ff0000 size=3> or </font> <font face="Verdana, Arial, Helvetica, sans-serif"
color=#ff0000 size=-1> <a
href="mailto:webadmin@cityofhouston.net" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3">Webmaster</font></a><font face="Verdana, Arial, Helvetica, sans-serif"
color=#ff0000 size=3> or contact </font> </font> </b> <a href=" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font
face="Verdana, Arial, Helvetica, sans-serif" size=3><b>3-1-1 </b></font></a></div></td>

</font></span></tr>
<tr> <span class="style7"><font face="Verdana, Arial, Helvetica, sans-serif">
<td><b> <font face="Verdana, Arial, Helvetica, sans-serif" size=-1> <a
href=" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3"> face="Verdana, Arial, Helvetica, sans-serif" size=3>
| </font><font face="Verdana, Arial, Helvetica, sans-serif" size=-1> <a
href=" style="font-family: verdana,arial,sans-serif; font-weight: bold; text-decoration: none">
<font size="3"> </font></span></tr>

<tr> <span class="style7"><font face="Verdana, Arial, Helvetica, sans-serif">
<td colspan=2> <div align=center> <font face="Verdana, Arial, Helvetica, sans-serif"
size=3>This page is best viewed at 800x600 resolution and best printed in
landscape format</font></div></td>
</font></span></tr>
</table>

</div>
<map name="Map2">
<area shape="rect" coords="336,413,384,474" href=" <area shape="rect" coords="-13,513,250,531" href="
<area shape="rect" coords="238,338,289,392" href=" <area shape="rect" coords="114,189,174,267" href=" <area shape="rect" coords="411,431,503,472" href=" <area shape="rect" coords="498,338,575,358" href=" <area shape="rect" coords="580,178,640,252" href=" <area shape="rect" coords="387,199,443,248" href=" <area shape="rect" coords="229,107,302,161" href=" <area shape="rect" coords="417,337,469,386" href=" <area shape="rect" coords="-9,471,189,492" href="
<area shape="rect" coords="-6,492,202,511" href=" <area shape="rect" coords="357,337,413,391" href=" <area shape="rect" coords="595,337,678,358" href=" <area shape="rect" coords="491,190,560,246" href="YWCA.htm">
<area shape="rect" coords="394,143,463,188" href="YWCA.htm">
<area shape="rect" coords="171,343,232,390" href="YWCA.htm">
<area shape="rect" coords="184,61,266,89" href="Aging-nutrition-area9.html">
<area shape="rect" coords="50,132,135,173" href="Aging-nutrition-area8.html">
<area shape="rect" coords="128,297,214,341" href="Aging-nutrition-area7.html">

<area shape="rect" coords="381,98,459,136" href="Aging-nutrition-area2.html">
<area shape="rect" coords="546,90,641,144" href="Aging-nutrition-area3.html">
<area shape="rect" coords="355,291,449,333" href="Aging-nutrition-area1.html">
<area shape="rect" coords="637,285,729,337" href="Aging-nutrition-area4.html">
<area shape="rect" coords="410,401,482,429" href="Aging-nutrition-area5.html">
<area shape="poly" coords="324,385,280,434,301,450,343,400" href="Aging-nutrition-area6.html">
<area shape="rect" coords="499,359,723,373" href=" <area shape="rect" coords="500,375,732,406" href="Baytown.htm">
<area shape="poly" coords="498,408,695,410,667,438,565,437,515,427,499,418" href="
<area shape="rect" coords="521,442,686,474" href="San%20Jacinto.htm">
<area shape="rect" coords="540,475,664,526" href="</map>
</body></html>

Thanks again to all for your help.
Marty
 
However, I have already found one thing that could be causing serious problems. When I try to pull up this URL with Internet Explorer, it goes to incredifind,com and tells me the page doesn't exist

Better run some spyware removal software!


There's always a better way. The fun is trying to find it!
 
Anyway, here is the source code for the page

And what a truly hideous mess it is. A perfect demonstration of why we're so rude about Frontpage on this forum. All those <font> tags! All that redundant code! Go teach yourself some CSS and get a decent editor (or use Notepad)

Anyway, to the case in point, are you able to use any server-side languages? It would be easy to implement the switch-by-zip-code script in Perl, and you wouldn't be at the mercy of different browsers' implementations of Javascript. No doubt it could be done in ASP/PHP/other languages too - but that's outside my area of expertise.

-- Chris Hunt
 
I am definitely going to get some more training in CSS - anyone have any good web sites to recommend?
 
STart with the basic and fast approach, always works.

If you are getting redirect to another page and that only happens in IE that is without a doubt the works of a hijack/spyware.

Run anti-virus software to find it and get rid of it.



grtfercho çB^]\..
"Imagination is more important than Knowledge" A. Einstein
-----------------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top