Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: JavaScript message "Unknown error..!" when using UploadType=Auto and neither flash or silverlight installed
Re: JavaScript message "Unknown error..!" when using UploadType=Auto and neither flash or silverlight installed
06-03-2011, 12:43 PM
rmacfadyen
Joined on 01-25-2011
Posts 8
Re: JavaScript message "Unknown error..!" when using UploadType=Auto and neither flash or silverlight installed
Reply
Quote
Eventually tracked this down to the response header "X-FRAME-OPTIONS" being set to "DENY". Setting the header to "SAMEORIGIN" resolves the problem.
View Complete Thread