Guys,

Thanks for the great answers. I will start looking into the various options
posted here and get back to you with more questions:) Meanwhile as per some
requests, I am adding more detail here-

I am mainly looking at HTTP POST. GET is not an issue. We pull various
financial widgets into our dashboard and each of these widgets come from
different domains. Some are purely read only reports while others let you
enter information and perform other actions that require us to do a POST for
various other reasons and hence the need for asynchronous cross-domain post
from JavaScript. Also, we need this work on major browsers such as IE7+, FF
3.5+, Chrome, Safari 2.0.

Hope this helps.

Thanks,
Srikar

On Tue, Dec 14, 2010 at 10:26 AM, Rey Bango <[email protected]> wrote:

> Hey Sid,
>
> I've seen EasyXDM mentioned several times for this. http://easyxdm.net/
>
> Øyvind Sean Kinsey did an article for Script Junkie about cross-domain
> messaging as well and it used EasyXDM as the basis for it.
>  http://msdn.microsoft.com/en-us/scriptjunkie/ff800814.aspx
>
> Rey...
>
>
> On Mon, Dec 13, 2010 at 11:09 PM, Glory <[email protected]> wrote:
>
>> Hi,
>>
>> I am new to this group and was using Stack Overflow (SO) to follow the
>> latest and greatest in the field of JavaScript. I have a question to
>> all the JS gurus here. How are you handling the asynchronous cross-
>> domain post from Javascript currently? Most of the answers on SO
>> suggest using iFrame. Is that the only way? What are the best
>> practices around this? I think YUI has some capabilities but what
>> about jQuery?
>>
>> Thanks,
>> Sid
>>
>> --
>> To view archived discussions from the original JSMentors Mailman list:
>> http://www.mail-archive.com/[email protected]/
>>
>> To search via a non-Google archive, visit here:
>> http://www.mail-archive.com/[email protected]/
>>
>> To unsubscribe from this group, send email to
>> [email protected]<jsmentors%[email protected]>
>>
>
>  --
> To view archived discussions from the original JSMentors Mailman list:
> http://www.mail-archive.com/[email protected]/
>
> To search via a non-Google archive, visit here:
> http://www.mail-archive.com/[email protected]/
>
> To unsubscribe from this group, send email to
> [email protected]<jsmentors%[email protected]>
>

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to