QUOTE (martiniguy @ Aug 22 2008, 04:57 PM)

Ugh.
I am trying to configure my Icontact signup page using the Iframe workaround and nothing I am trying is working. I have done this successfully in V7 on another site, but its not working on mine.
Here is the URL of a test page:
http://02ba6af.netsolstores.com/testing-news.aspxI have this Iframe tag on the page:
<iframe src ="/NEWSLETTER-PAGE-CONTENT.HTML"
frameborder="0" height="100%" width="100%" scrolling="yes">
</iframe>
The source is an HTML page in my root. It's not showing up on the aspx page. I was hoping not to waste hours on this form.
Any help is really, really appreciated!
It appears to be working for me, the frame isn't big enough to hold the whole form and there are scrollbars, but I see the form.
UPDATE: It is working in Firefox but not IE. Not sure why yet