Login Register

xdomain file uploading

dojo.io.frame.send() using GET erroneously?

Hello all,

I've been building some simple dojo based functionality into a web administration tool and have a need to upload image files for editorial purposes. I've chosen to use asynchronous requests using dojo.io.iframe so that the interactions will be not require so many page loads. I've constructed a simple form which uploads the images and meta data properly:

cross browser scripting file uploading issue. can't get info returned out of iframe. works great when not cross browser.

The application I'm working on works great under all instances except when the iframe is cross domain. I can upload images no problem and return that images name and location in a textarea within the iframe under cross domain and not. But I don't know how to get the information out of that textarea iframe when the iframe is cross domain. Any help would be great I've tried all sorts of hacks and I've referenced a lot of sites on how to set up xdomain but I really don't know what to do.

Syndicate content