I would try making the iframe source start from the root, like so
<iframe scrolling=no marginwidth=0 marginheight=0 height=60 width=120
name="ad1" src="/path/to/ad1.html"></iframe>
I'm not positive but I'm pretty certain that will work.
- Brandon
----- Original Message -----
From: "Qmail" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 18, 2001 2:43 PM
Subject: sqwebmail and "ads"
> 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
>