I'm trying to ad a banner, in an ifrrame, using Commission Junction's
"smartzone" service.
Basically they give your a link to a Javascript file that automatically
rotates in a selection of banners thay you've chosen.
Ex: <SCRIPT LANGUAGE="javascript" src="http://www.qksz.net/1e-3oq3">
</SCRIPT>
And I've setup an iframe: <iframe scrolling=no marginwidth=0 marginheight=0
height=60 width=120 name="ad1" src="ad1.html"></iframe>
In the folders.html file.
But I'm getting the "login" window in the Iframe.
Any tips?
Thanks,
Lance