Forum Moderators: mack
here is the iframe code I am using:
<iframe src="http://www.example.com/content.php?id=9369968" name="euro2008" scrolling="auto" frameborder="no" align="center" height = "500px" width = "500px">
</iframe>
What is going on? What am I missing? Please enlighten!
[edited by: engine at 2:54 pm (utc) on June 18, 2008]
[edit reason] No links, thanks, please post code [/edit]
the image is probably being served through the php script. the script has probably got a bit in it that stops people hotlinking the image.
(displaying other people's images on your website without uploading it to your own server first is considered bad form - because you are using up their bandwidth without giving them any benefit.)