Click to See Complete Forum and Search --> : complete mystery


tonejacko
08-07-2004, 07:43 AM
Hi Folks, What do you make of this? I uploaded a page to my website. The page contains an image which is hosted on an external website. Everyone can see the image on their machines but I cant see it! When I view source online the text for the image is not there! At the bottom of the source page I get this :

<script language="JavaScript">
<!--
var SymRealOnLoad;
var SymRealOnUnload;

function SymOnUnload()
{
window.open = SymWinOpen;
if(SymRealOnUnload != null)
SymRealOnUnload();
}

function SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymRealOnUnload = window.onunload;
window.onunload = SymOnUnload;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->
</script>

I did not put it there and it is not present on anyone elses computer. Also, I recently visited another website and found that links visible on other peoples computers are not visible on mine. Can anyone tell me what is going on please? I am completely baffled.
Thankyou.

AdamGundry
08-07-2004, 09:01 AM
Are you using Norton Internet Security or a related product? IIRC, it modifies code in webpages to provide ad blocking and privacy control features. If this is the case, try disabling ad blocking and see if that helps.

Adam

tonejacko
08-08-2004, 03:18 AM
You're a star , Adam! That was bigger than the mystery of the pyramids to me. Thanks very much.

olaf
08-10-2004, 05:16 PM
ok, this is software i want to never use it...:rolleyes: