Embedding login box

Embedding login box

Hello,

How can I embed the login box form correctly? I tried going to myzohodomain.com (which is added in the MX/CNAME records in my Zoho Business), viewing the source, and then embedding the same <iframe> that I saw in that source code.

That worked on Firefox, but not on Chrome - on Chrome, it escaped the iframe and opened the zoho dashboard in the entire page, in the same tab.

I also tried putting &serviceurl=myDomainWhereImEmbedding.com and after asked by Zoho whether I want to trust that domain, Chrome keeps indefinitely refreshing (and refreshing, and refreshing...) right after the iframe is loaded.

Also, could I open the iframe source code, copy it into my html file, and make a small modification (I'd like to remove the "Sign In" text as it is already there on my website)? Will it work?

Any input would be appreciated.

Using Chrome 6.0 on Linux
Firefox 3.6.3 Linux

Thanks