Hi,
I am making a PHP Web page and the reason that I am posting in the javascript section is beacuse of the folowing code that I dont get. EVERY Page I make this stupid code comes up in the <head> section and after the </html>. I cannot get rid of it? Can any one tell me how?
Here is the code:
NOTE: I did not write this code, It automaticlly adds it in.Code:<script language="JavaScript"> <!-- function SymError() { return true; } window.onerror = SymError; var SymRealWinOpen = window.open; function SymWinOpen(url, name, attributes) { return (new Object()); } window.open = SymWinOpen; //--> </script>



Reply With Quote


Bookmarks