Hi Denys,
I tried and found that the first IFRAME:
"<body>
<IFRAME src="http://WASite.com/Default.aspx?pageId=12345" frameBorder=no width=670 height=400></IFRAME>
</body>"
in my own site come with header of my WA site;
While the second IFRAME
"<body>
<IFRAME src="http://yoursite.com/test.html" frameBorder=no width=670 height=400></IFRAME>
</body>"
come with my own site's header.
so I see 2 headers with the widges if I use this workaround in my WA homepage.
Is there any way to get rid of the headers of both sites? Since I didn't see the headers when I put WA widget in my other site.