Hi Everyone,
    My wife belongs to an e-mail list that send out links for different
places each day. The problem is that when she clicks on the link and
netscape goes to the page the following appears instead on a picture or
page. I have no problem with any other links that I know of. Am I missing
something for netscape or is it another problem???  Thanking you in advance.

  Running W-95  Pentium 166, Netscape Navigator 4.08.

  The Link:
    <http://www.angelfire.com/il/rdsbabybird/wildwood.html>


  The netscape page she sees:

  substring(0,8) == "Netscape" ) { popup.location = popupURL; popup.opener
= self; } } popup.close = function
new_close_function() {}; } function getCookieVal (offset) { var endstr =
document.cookie.indexOf (";", offset); if (endstr ==
-1) { endstr = document.cookie.length; } return
unescape(document.cookie.substring(offset, endstr)); } function GetCookie
(name) { var arg = name + "="; var alen = arg.length; var clen =
document.cookie.length; var i = 0; while (i < clen) { var j = i +
alen; if (document.cookie.substring(i, j) == arg) { return getCookieVal
(j); } i = document.cookie.indexOf(" ", i) + 1; if (i == 0)
{ break; } } return null; } function SetCookie (name, value) { var argv =
SetCookie.arguments; var argc =
SetCookie.arguments.length; var expires = (argc > 2) ? argv[2] : null; var
path = (argc > 3) ? argv[3] : null; var domain = (argc
> 4) ? argv[4] : null; var secure = (argc > 5) ? argv[5] : false;
document.cookie = name + "=" + escape (value) + ((expires ==
null) ? "" : ("; expires=" + expires.toGMTString())) + ((path == null) ? ""
: ("; path=" + path)) + ((domain == null) ? "" : (";
domain=" + domain)) + ((secure == true) ? "; secure" : ""); } function
changeOpenFunction() { var original_window_open =
window.open; function new_open_function(url,name,features,replace) { if
(name != "TripodPopup") return
original_window_open(url,name,features,replace); } window.open =
new_open_function; } var bName=navigator.appName;
if (bName!="Netscape") changeOpenFunction(); //-->



   Thanks again for your help.

    Mark Fraleigh.
============= PCWorks Mailing List =================
Don't see your post? Check our posting guidelines &
make sure you've followed proper posting procedures,
http://pcworkers.com/rules.htm
Contact list owner <[EMAIL PROTECTED]>
Unsubscribing and other changes: http://pcworkers.com
=====================================================

Reply via email to