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?