Troubles with Internet Explorer when hosting TinyMCE on Amazon S3 -


i using tinymce rich text editor on site. instead of hosting tinymce files on main site, using amazon's s3 hosting serve js, image, , other files in tinymce package.

with firefox, life good. tinymce get's served nice quick. internet explorer, access denied and/or security warning.

my research has me believing cross-domain scripting issue. assuming domain www.mycompany.com, tried creating cname static.mycompany.com still access denied error message internet explorer 8.0.

is there anyway around not getting error message using configuration without manually relaxing security within internet explorer?

thanks help...

regards, matthew pomar

maybe can help: http://wiki.moxiecode.com/index.php/tinymce:cross_domain_loading


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -