Forum Moderators: open

Message Too Old, No Replies

HELP! Display problem

         

sylunt1

1:39 pm on Mar 24, 2009 (gmt 0)

10+ Year Member



Hi...

My page code has been the same for years, then all of a sudden in IE it starts showing up with spam ads layered in the page - in firefox it is as it should be. I contacted the host and nothing has changed on the server, so we are really at a loss. Any suggestions would be appreciated.

Thanks in advance.

[edited by: coopster at 9:34 pm (utc) on Mar. 24, 2009]
[edit reason] no personal urls please TOS [webmasterworld.com] [/edit]

laurus

2:13 pm on Mar 24, 2009 (gmt 0)

10+ Year Member



Problem is in <body ...> line some junk inside.
Remove it frm code!

sylunt1

2:36 pm on Mar 24, 2009 (gmt 0)

10+ Year Member



this is the <body> line

<body bgcolor="#FFFFFF" link="#990000" alink="#0000FF">

what is junk in there?

If you do a view source of the page you get stuff that is not in my code... I know it sounds strange, but I dont know what else to say - I know it isnt there.

oluoch28394

10:34 pm on Mar 24, 2009 (gmt 0)

10+ Year Member



you cannot place links on the forum. Instead post the relevant html code. Do you host third-party ads? the spam might be generated by them.

laurus

8:13 am on Mar 25, 2009 (gmt 0)

10+ Year Member



hm is it possible that i see different code in IE and FF ? In IE between the <body> and the <table> i sea

<script>b='hid';c='den';d=0;a=document.getElementById('yaxnm');if(a){a.style.position='absolute';a.style.height=d+'px';a.style.overflow=b+c;}</script>

and much more...

but in FF its clear?!

sorry i was not saved it first. Is your domain directed to real index.html or there are some redirecting pages before?
for example you newer get on my page directly cos there is a frame page before it..

sylunt1

2:29 pm on Mar 25, 2009 (gmt 0)

10+ Year Member



all my php pages seem to have been injected with a base 64 statement which has jacked my site up. I will have to go thru them all and take it out - what a pain.

Thanks for your help

wyweb

2:40 pm on Mar 25, 2009 (gmt 0)



I will have to go thru them all and take it out

I'd spend a little time in trying to figure out how it happened in the first place as well.

sylunt1

2:48 pm on Mar 25, 2009 (gmt 0)

10+ Year Member



that too :)