开发者

HTML5 - database storage - can i access this from multiple websites?

I'm wondering if I store some information in the html5 database storage engine and call it say dbtest, and then if I have another website with a different domain, can that website also access the data (presuming开发者_JS百科 the same PC and browser)

Thanks

Jason


No, sorry. You can access the database cross sub-domain (e.g. foo.domain1.com and bar.domain1.com), but not from different domains (TLDs).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜