开发者

Sending data using Jquery Iframes

开发者 https://www.devze.com 2022-12-11 04:52 出处:网络
I want to send large amounts of data to and from 2 domains (e.g. Cross Domains) I was told the best way to do this is to use IFrames. My question is...

I want to send large amounts of data to and from 2 domains (e.g. Cross Domains) I was told the best way to do this is to use IFrames. My question is...

How do开发者_StackOverflow中文版 I go about doing this.

Is this what google does ???

Is this the best practice???

How can I better learn about this stuff.


Take a look at EasyXDM. As andres notes above, security is an issue-- once you get connectivity working, you'll need to think carefully about how you'll prevent malicious use of one end of the cross-domain interaction.

0

精彩评论

暂无评论...
验证码 换一张
取 消