I couldn't tell from your email (Eurdura) what version of Netscape you are using. I did go to the page and had some success, but then when I looked at the page source, it gives the message "best viewed with Internet Explorer" I think that this page is more than best viewed, it is one that is not compatible with Netscape. I just went there with IE and it loaded fine (except that I did not have the right version of Active X to play the wav file. Its interesting that you are going to this site as it was a family story for a number of years that my parents were married in this church. I have since found that it was another county and town in Iowa, but not before we had stopped at the Little Brown Church and put the pastor through an extended search of his records.
Keith Thompson Mark Fraleigh wrote: > > 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. -- Keith Thompson, Worthington, OH Home Web Page: http://freepages.family.rootsweb.com/~kthompson/ Genealogy Web Page: http://freepages.genealogy.rootsweb.com/~kthompson I Didn't Climb to the Top of the Food Chain to Be a Vegetarian ============= 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 =====================================================
