Jump to content
xisto Community
RGPHNX

Netscapenav Display Problem << Guru Help Needed Homepage wont display with Netscape

Recommended Posts

Hi all,Heres the latest in the browser display problems.Updated my homepage via ftp. -(deleted the old home page in the "www" & "public_html" folders & the ROOT directory "_sgt" & "_sgg" folders..before ftp'ing the update). Verrified that all new homepage updates had the correct "last modified" date (ie. the server was showing the newest version I just updated in all file folders which were previously deleted).Homepage uses HTML with CSS & tables only- no php or anything fancy. The only changes I made to the homepage were the addition of some metatags (ie. <META...>) in the header section.PROBLEM:I get a 404 error (ie. page not found) when attempting to access my homepage using NetscapeNav ver 7.2.IE ver 6 still works just fine.BOTH webbrowsers worked just fine before the update.Have re-uploaded a backed up/previous version of the homepage to the server in an attempt to correct the problem. ..result>> Netscape still can't find my homepage.QUESTION:What's missing/ wrong ??Any guru help appreciatedRGPHNX

Share this post


Link to post
Share on other sites

There's something seriously wrong with your site. I tried with Netscape, Firefox and Opera and the page won't show. In Firefox it ended in some sort of reload loop. It worked in IE though. I tried to read the page source but apparently its done with some wysiwyg editor which doens't add line changes to the code, making it really annoying to read. But I could figure out some javascript there which checks browser version. Try removing it and see if it works.Oh and if it doesn't, you could format the HTML so that someone actually would bother to read it and post it here. *a mod can merge my posts*

Share this post


Link to post
Share on other sites

Hi Hercco,
Thanks for the reply. Yes, I already know that NNav, OPera, Firefox etc. webbrowsers don't load my homepage properly. That's EXACTLY what I'm asking about.. how to fix it.

Also.. a REAL secondary concern is that the re-upload of a previously working copy of the website(ie. it worked perfectly before for NNav & Firefox etc.) ALSO fails to work NOW. I re-uploaded the previously working copy of the website in an attempt to fix this problem.

Anyway heres a copy of the homepage HTML that the Nnav & Firefox & OPera use to access my site..... with my comments added:

<html><head><meta http-equiv="content-type" content="text/html;charset=windows-1252"><meta http-equiv="content-language" content="English"><meta name="author" content="RG Enterprises"><meta name="generator" content="Enersoft SiteGenWiz Platinum 1.5 , http://forums.xisto.com/no_longer_exists/ Page</title><meta NAME="description" CONTENT="Beginners Guide to Advanced PC Repair"><meta NAME="robots" CONTENT="INDEX,FOLLOW"><link rel=stylesheet type="text/css" href="./gen.css"> <!-- THis is Javascript inserted by the WYSIWYG editor. It defines page re-directs according to which webbrowser (ie"sAgent" ) the surfer is using><!--This is most likely the area of problem><!-- Yes. I know it's "annoying" to read><script language="JavaScript"> <!--var sIInd=document.images.length; var sAgent = navigator.userAgent; var bIs95NT = sAgent.indexOf("Windows 95") > -1 || sAgent.indexOf("Windows NT")  > -1 || sAgent.indexOf("Win32")  > -1 || sAgent.indexOf("Windows 98")  > -1 || sAgent.indexOf("Windows 2000")  > -1; var bIsIE4 = sAgent.indexOf("IE 4")  > -1 || sAgent.indexOf("IE 5")  > -1 || sAgent.indexOf("IE 6")  > -1; var bNOpera = sAgent.indexOf("Opera")  < 0; var bIsIE432 = bIs95NT && bIsIE4 && bNOpera; if (bIsIE432==0) {  window.location.replace("../_sgg/f10000.htm"); <!-- the rest of the javascript from here down just defines variables for image displays for use with the CSS defined above>} var aAnchor_78=-1; var aSub_78=-1; function mOver_78(id, stat) {    id=id+0;   if (id!=aAnchor_78 && id!=aSub_78) { if (document.all) { }status=stat;    } else { status=defaultStatus;  }  } function mOut_78(id)  {    id=id+0;   if (id!=aAnchor_78 && id!=aSub_78) { if (document.all) {} } status=defaultStatus;  } m94_0_0 =  new Image(); m94_0_0.src = "mdn1.png"; m94_0_1 =  new Image(); m94_0_1.src = "mda1.png"; m94_1_0 =  new Image(); m94_1_0.src = "min1.png"; m94_1_1 =  new Image(); m94_1_1.src = "mia1.png"; var aAnchor_94=0; var aSub_94=0; function mOver_94(id, stat, mImg, mId) {    id=id+1;   if (id!=aAnchor_94 && id!=aSub_94) { window.document.images[mImg+sIInd].src=mId.src; if (document.all) {     document.anchors[id].style.backgroundColor='#0000a0';      document.anchors[id].style.color='#00df00';  }status=stat;    } else { status=defaultStatus;  }  } function mOut_94(id, mImg, mId)  {    id=id+1;   if (id!=aAnchor_94 && id!=aSub_94) { window.document.images[mImg+sIInd].src=mId.src; if (document.all) {     document.anchors[id].style.backgroundColor='#0000ff';      document.anchors[id].style.color='#ffff11'; } } status=defaultStatus;  } //--></script> </head> <body><!-- body HTML has been deleted by me></body></html>

Any suggestions on exactly which code sections to modify ??
Thanks
RGPHNX

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.