Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

Error: Cant Find Link ID!!!

Quote Reply
Error: Cant Find Link ID!!!
When I validate a site then search for it in my search page i find it BUT when I click on it, it says this! How can I fix this?

Error: Can't find link id: 237
</noscript>
<!-- -->
</noscript>
<SCRIPT LANGUAGE="JavaScript">

<!--
browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 2 )) &#0124; &#0124; ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 2 )));
browser4 = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 4 )) &#0124; &#0124; ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 )));
if (browser4) {
if (!self.url) {
self.url = '';
}
if (parent.name != 'test') {
test = window.open("http://click.go2net.com/adpopup?site=HM&shape=banner&border=1&area=DIR.INTERNET.SEARCH&sizerepopup=1&size_x=512&size_y=200&hnam e=UNKNOWN", "test", "resizable=yes,width=512,height=200");
}
} else if (browser) {
if (!self.url) {
self.url = '';
}
if (parent.name != 'test') {
test = window.open("http://click.go2net.com/adpopup?site=HM&shape=banner&border=1&area=DIR.INTERNET.SEARCH&hname=UNKNOWN", "test", "resizable=yes,width=520,height=167");
}
}

//-->

</SCRIPT>

Please email me at nhlice@iname.com if you have a answer!
Subject Author Views Date
Thread Error: Cant Find Link ID!!! jmweb 2178 Jan 23, 2000, 2:13 PM
Post Re: Error: Cant Find Link ID!!!
Eliot 2079 Jan 23, 2000, 3:25 PM