透過JS跨網域存取XML檔

為了一些安全性的因素,通常伺服器會阻擋跨網域的XML存取,當然如果你是該網站開發者,所開發的頁面應該將會被放在被認可的網域中,不會碰到這個問題,但我們在開發前期有可能會不在所屬的網域,這樣就會造成開發上的困難,不過我們可以透過Yahoo所提供的YQL查詢語法來解決這個問題,以下就是相關的說明:

若我們在自己的電腦用以下的語法去存取一個網路上的XML

<script>
    $(function () {
        var xmlSource = "http://stanley.cloudlab.tw/crossDomainXML/testXML.xml";
        $.ajax({
            url: xmlSource,
            success: function (data) {
                console.log(data);
            }
        })
    })
</script>

很可能會出現「No Access Control Allow Origin」的訊息:

Cross doamin XML access

但如果套用上YQL之後

<script>
$(function(){
	var xmlSource = "http://stanley.cloudlab.tw/crossDomainXML/testXML.xml";
	var yqlURL = [
		"http://query.yahooapis.com/v1/public/yql",
		"?q=" + encodeURIComponent("select * from xml where url='" + xmlSource + "'"),
		"&format=xml&callback=?"
	].join("");

	$.getJSON(yqlURL, function(data){
		console.log(data)
	});
	
})
</script>
Cross doamin XML access

可以看到已經可以抓到XML內容,這樣可以讓我們較為方便的去開發,其他詳細的使用說明可以參考Yahoo YQL Guide

You may also like...

43,005 Responses

  1. MauriceGueda表示:

    п»їbest mexican online pharmacies: mexican pharmaceuticals online – mexican online pharmacies prescription drugs

  2. Thanks for the concepts you discuss through this site. In addition, numerous young women who seem to become pregnant will not even aim to get medical care insurance because they dread they wouldn’t qualify. Although many states right now require that insurers produce coverage regardless of pre-existing conditions. Prices on these kinds of guaranteed programs are usually higher, but when taking into consideration the high cost of health care it may be a new safer strategy to use to protect a person’s financial potential.

  3. Отличный сайт! Всем рекомендую!очки купить в Москве

  4. RobertMef表示:

    indian pharmacies safe: top 10 online pharmacy in india – buy prescription drugs from india

  5. RobertMef表示:

    world pharmacy india: reputable indian online pharmacy – reputable indian online pharmacy

  6. Josephfub表示:

    pharmseo24.com online medicine shopping buy tetracycline online pharmacy

  7. MauriceGueda表示:

    indian pharmacy paypal: reputable indian online pharmacy – reputable indian pharmacies

  8. Josephfub表示:

    rx on line pharmacy levitra at target pharmacy retail pharmacy price cialis

  9. This is actually important, You’re a remarkably proficient article author. I have registered with your feed and furthermore , anticipate finding your personal good write-ups. Aside from that, We have shared your web sites with our web pages.

  10. Good blog post. I absolutely appreciate this website. Thanks!

  11. RobertMef表示:

    reputable indian pharmacies: indian pharmacies safe – reputable indian pharmacies

  12. RobertMef表示:

    mexican drugstore online: mexico drug stores pharmacies – reputable mexican pharmacies online

  13. DouglasHoapy表示:

    1xBet
    In 2024, 1xBet continues to offer an attractive welcome bonus for new users. This bonus typically includes a match on the first deposit, providing extra funds to start betting on the platform. Promo codes can enhance this offer with additional free bets or free spins.

  14. The first stand-alone DMS applied sciences meant to avoid wasting time (or improve info access) by decreasing paper dealing with and storage, decreasing document loss and rushing access to info.

  15. muito dele está a aparecer em toda a Internet sem o meu acordo.

  16. Thanks for making me to gain new suggestions about computers. I also have belief that certain of the best ways to help keep your mobile computer in primary condition is by using a hard plastic material case, as well as shell, that matches over the top of one’s computer. Most of these protective gear tend to be model unique since they are made to fit perfectly in the natural covering. You can buy them directly from owner, or via third party sources if they are available for your notebook computer, however its not all laptop can have a spend on the market. Once more, thanks for your guidelines.

  17. Josephfub表示:

    pharmacies in mexico that ship to usa medication from mexico pharmacy mexican drugstore online

  18. I know this if off topic but I’m looking
    into starting my own blog and was curious what all is needed to get setup?

    I’m assuming having a blog like yours would cost a pretty penny?
    I’m not very internet smart so I’m not 100% positive.
    Any recommendations or advice would be greatly appreciated.

    Cheers

    Also visit my web page: สล็อต คาสิโน ออนไลน์

  19. MauriceGueda表示:

    people’s pharmacy wellbutrin xl: celebrex online pharmacy – cheapest pharmacy to buy cialis

  20. The corporate was established in Chicago in 1883 by John Sexton.

  21. The advantage of a enterprise specialty record is that a salesman can shortly gain entry to hundreds of focused gross sales leads.

  22. Link exchange is nothing else but it is only placing the other person’s
    website link on your page at proper place
    and other person will also do similar in support of you.

    Also visit my web-site: แทงหวยลาวออนไลน์

  23. A repositioned entrance crossmember and longer lower control arms improved geometry and elevated wheelbase by 0.75-inch to 100.3.5 to four degrees, and tracks had been widened at each end — by a whopping 3.7 inches in entrance on base models, 1.9 inches on GTs.

  24. To attenuate disruption to Metropolitan Life’s operations, the brand new house office was erected in two stages, so development on one part of the house office could go on while regular operations proceeded in the opposite portion.

  25. Block, Dennis J.; Epstein, Michael A. (December 1995).

  26. Josephfub表示:

    reputable indian pharmacies indian pharmacy online indian pharmacy paypal

  27. ArthurKib表示:

    https://indianpharmacy.company/# best india pharmacy

  28. I’m impressed by the depth of your analysis.오피

  29. Because articulation work is so abstract, it can be split into two classes from the best stage: individual activity and collective activity.

  30. MauriceGueda表示:

    pharmacies in mexico that ship to usa: mexican rx online – best online pharmacies in mexico

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。