PDA

View Full Version : Quickie Help Please


ricey
04/11/2005, 08:04
The pc I'm logging in from does not display source.

Can somebody please tell me the source of www.sueboileau.pwp.blueyonder.co.uk - and can you also tell me what it should be to remove advert from the side.

Cheers and much appreciated for your help.

Kindest
Steve

slava
04/11/2005, 12:24
Hoster adding this ad, you can't do anything.

senegalo
04/12/2005, 06:17
Here is the source code off the page...

<!-- start of Blueyonder inserted 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>

<script language="javascript">
<!--
if(window == window.top) {
var address=window.location;
var output = '<html><head></head><frameset cols="*,130" frameborder="1" border="1" '+
'framespacing="0"><frame src="'+address+'?tag=yes"'+
'name="memberPage" marginwidth="0" marginheight="0" scrolling="auto" noresize>'+
'<frame src="http://toolbar.blueyonder.co.uk/toolbar.html" name="pwpToolbar" marginwidth="0"' +
'marginheight="0" scrolling="auto" noresize></frameset></html>';

document.write(output);
}
//-->
</script>
<!-- end of Blueyonder inserted code -->
<html>

<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Holidays</title>
</head>

<body bgcolor="#C0C0C0" topmargin="5" leftmargin="5">

<p><br clear="right">
<font size="7"><b>
<marquee behavior="slide" bgcolor="#C0C0C0" height="12%" width="880">SUE's
WEBSITE</marquee>
</b></font></p>
<p>&nbsp;</p>
<p><a href="holiday%20page.htm">Holidays</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<hr>
<p><!--webbot bot="HitCounter" u-custom i-digits="0" i-image="1"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;" i-resetvalue="0" startspan --><img src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/?Page=index.htm|Image=1" alt="Hit Counter"><!--webbot bot="HitCounter" endspan i-checksum="22123" -->
</p>
<p><!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->10 April 2005<!--webbot bot="Timestamp" endspan i-checksum="28333" -->
</p>

</body>

</html>

<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>