透過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,811 Responses

  1. ShawnWhism表示:

    http://edpills.guru/# discount ed meds

  2. Irvincerce表示:

    pills for ed online: buy ed meds online – cheap erection pills

  3. Patrickorilk表示:

    cheapest pharmacy for prescriptions without insurance pharmacy online online pharmacy no prescription

  4. ShawnWhism表示:

    http://pharmnoprescription.pro/# online medicine without prescription

  5. ScottBoume表示:

    ed online prescription: ed prescriptions online – cheap ed meds

  6. ScottBoume表示:

    mail order pharmacy no prescription: online pharmacy delivery – canadian pharmacy world coupon

  7. BruceRer表示:

    canada prescription online: prescription canada – best online pharmacy without prescriptions

  8. Irvincerce表示:

    ed meds on line: low cost ed meds – online erectile dysfunction pills

  9. ShawnWhism表示:

    https://edpills.guru/# what is the cheapest ed medication

  10. Irvincerce表示:

    cheap erection pills: erectile dysfunction online prescription – cheapest online ed treatment

  11. ShawnWhism表示:

    http://onlinepharmacy.cheap/# canadian pharmacy coupon

  12. BruceRer表示:

    canadian pharmacy world coupons: mexican online pharmacy – prescription free canadian pharmacy

  13. ScottBoume表示:

    buy ed medication online: boner pills online – cheapest ed meds

  14. ScottBoume表示:

    no prescription needed pharmacy: pharmacy online no prescription – online medicine without prescription

  15. Patrickorilk表示:

    rx pharmacy coupons Best online pharmacy international pharmacy no prescription

  16. RobertSlata表示:

    http://onlinepharmacy.cheap/# mail order prescription drugs from canada

  17. ShawnWhism表示:

    http://edpills.guru/# cheap ed treatment

  18. Irvincerce表示:

    canada drugs coupon code: Best online pharmacy – best canadian pharmacy no prescription

  19. RobertSlata表示:

    https://edpills.guru/# ed medicines online

  20. Patrickorilk表示:

    get ed meds today ed treatment online ed pills cheap

  21. BruceRer表示:

    online meds without prescription: buying prescription drugs online from canada – buy prescription online

  22. BruceRer表示:

    online pharmacy reviews no prescription: online doctor prescription canada – best online pharmacy no prescription

  23. ScottBoume表示:

    promo code for canadian pharmacy meds: canada pharmacy online – prescription free canadian pharmacy

  24. ShawnWhism表示:

    https://pharmnoprescription.pro/# indian pharmacy no prescription

  25. ScottBoume表示:

    ed medicines online: buy erectile dysfunction pills online – buy erectile dysfunction medication

  26. BruceRer表示:

    best online ed pills: low cost ed meds – best online ed medication

  27. ShawnWhism表示:

    http://onlinepharmacy.cheap/# online pharmacy discount code

  28. Great site! I recommend everyone to view this sitehttps://www.vaporpuffs.com/collections/geek-bar

  29. illip表示:

    Sign up for email updates For Bluetooth-based gamepads, you’ll first need to pair your Chromebook with the gamepad via the Bluetooth settings. Click bottom-right Notification area > Bluetooth and switch your controller to its ‘Pairing’ mode to connect. 403. Forbidden. Powered by Discourse, best viewed with JavaScript enabled When NVIDIA said “soon,” that could’ve meant anything. Australian gamers now have an actual timeframe. Due to the nature of game streaming, your biggest concern should be a fast, reliable internet connection. GeForce Now requires 5Mbps for 720p gaming at 60fps; 25Mbps for 1080p gaming at 60fps; 35Mbps for 1080p gaming at 240fps (or 2,560-by-1,440 gaming at 120fps); and 45Mbps for 4K gaming at 120fps. The service requires a latency of less than 80ms, with less than 40ms being ideal. Your best bet is either an Ethernet or 5GHz Wi-Fi connection; 2.4GHz isn’t going to cut it. You probably won’t want to use your phone’s data, either, because Nvidia estimates GeForce Now can use up to 11GB of data per hour at the highest settings.
    http://aldenfamilydentistry.com/UserProfile/tabid/57/userId/702647/Default.aspx
    To learn more, see our tips on writing great answers. I bought a new ASUS laptop with a GTX 950m and can’t say the render times rock so far. My i5 mac 2011 is eve n faster on CPU. But I might need to find some tweeking possibilities. GeForce 940MX is an entry notebook discrete video card, suitable for non-demanding games and even for some demanding ones, although with lower settings. You can play The Witcher 3 or PUBG at lowest settings and 720p resolution, while older Dota 2 or Diablo III run at high settings in Full HD. Nvidia GeForce GT 640 Send your test results of GeForce 940MX. The new 940MX and 930MX GPUs are equipped with 384 CUDA cores and a 64-bit memory bus to connect either GDDR5 or DDR3 memory. Nvidia’s 940MX is clocked at 1176MHz. The 930MX DDR3 version is clocked at 1006MHz, with the GDDR5 variant clocked at 967MHz.

  30. AnthonyPreep表示:

    how to get generic clomid price cost clomid order generic clomid online

發佈留言

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