Hi,
I know this topic has been discussed several times in the past, but I am seriously stuck here. So, are there ANY solid alternatives to the <iframe> tag (other than <object> or PHP include)? I have tried <object>, but over half of my sites visitors use IE, and we all know what IE does to the object tag. I can't use PHP include because my host won't support it.
Any ideas here? Javascript, perhaps?
Cheers!