Posted by Markus Ernst on 10/13/06 09:18
Nospam schrieb:
> <META http-equiv="Refresh" content="5
> url=http://www.onzemaninteheran.com/uploaded_images/microphone-755244.jpg"
> Target=_blank">"
> <html>
> <body>
> <Iframe src="http://www.bizpodcasting.com/uploads/Microphone%204.gif"
> width="60" height="60"></Iframe>
> </body>
> </html>
Ouf - you have a quite serious HTML problem, not a PHP one. Use
http://validator.w3.org/ to find out how to fix your HTML source. Once
it validates, post the URL to the page if the problem still exists. Just
a hint: Meta refresh does refresh the page itself, and not the contents
of an iframe. Anyway I agree with other posters that neither an iframe
nor a meta refresh tag are useful for image swapping.
--
Markus
[Back to original message]
|