Topic: Using IE8 to a remote server causes "Security error"

I am uploading to a url on a server that is different than the one I am uploding from.  I need to support IE8/HTML4.

Plupload fails with an error message "Security error", but it works on Chrome.

I believe this is caused because IE8 being poorly coded, but is there a way to get around this?  Is my only option to detect IE8 and not show plupload's widget but just a simple form upload instead?

Re: Using IE8 to a remote server causes "Security error"

Chrome seems to works on HTML4 but it does not call the FileUploaded event after it is done.  But that doesn't mattere since Chrome supprots HTML5.

Last edited by bobthule (2012-05-26 17:18:29)