I have a domain running on a unix box, mydomain.com
I have a domain chat.mydomain.com running on Win2003 where I have CuteChat
I have a page on mydoamin.com that has an IFrame to get a chat room from chat.mydomain.com
I have followed MS's instructions for making cross domain iframes work...
a script to set document.domain="mydomain.com" on both pages but keep getting access denied.
Anyone have any ideas? Is there something in the .js files that come with CuteChat that are preventing me from doing this?
Thanks
Doug