透過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...

44,040 Responses

  1. Most Popular Apps to Make Money in Pakistan, How to Make Money in Pakistan Using a Mobile App, For Anyone Who Wants to Make Money, Optimal Apps to Make Money in Pakistan, Popular Apps to Make Money in Pakistan, for quick earnings of additional funds, Safe ways to earn money in Pakistan through applications, Innovative platforms for earning money in Pakistan, Passive income in Pakistan through applications: myth or reality?, Simple ways to make money in Pakistan through mobile apps, Effective strategies for making money in Pakistan through apps, to increase financial well-being, which are worth trying, Reliable apps for making money in Pakistan: a proven path to income, with guaranteed payments, which will help you achieve financial stability, for beginners and experienced users, to improve financial situationonline earning app in pakistan [url=https://makemoneyonlinehappy.com/]real earning apps in pakistan[/url] .

  2. вызов нарколога на дом круглосуточно http://masa.forum24.ru/?1-16-0-00002626-000-0-0-1730730156/ .

  3. Dereketerm表示:

    where to get generic clomid pills: cheap clomid – buy generic clomid

  4. StevenNub表示:

    buy amoxil: com pharm – price for amoxicillin 875 mg

  5. электрические карнизы для штор в москве https://elektrokarniz495.ru/ .

  6. StevenNub表示:

    amoxicillin 500 mg tablet: buy amoxil online – where can i get amoxicillin 500 mg

  7. BrandenSlomy表示:

    over the counter amoxicillin: buy amoxil online – can you buy amoxicillin over the counter

  8. Dereketerm表示:

    prednisone pharmacy: prednisone – no prescription online prednisone

  9. Curtisduh表示:

    BBgate MarketPlace 2024 Breaking Bad Gate Forum
    BBgate MarketPlace

  10. Lazrmei表示:

    Покупка диплома о среднем полном образовании: как избежать мошенничества?

    a63.flybb.ru/viewtopic.php?f=16&t=3727

  11. BrandenSlomy表示:

    1250 mg prednisone: prednisoneraypharm – drug prices prednisone

  12. Lazrwkm表示:

    Покупка диплома о среднем полном образовании: как избежать мошенничества?
    video.listbb.ru/viewtopic.php?f=3&t=738

  13. BrandenSlomy表示:

    amoxicillin azithromycin: buy amoxil online – can you buy amoxicillin over the counter canada

  14. StevenNub表示:

    amoxicillin 875 125 mg tab: Amoxicillin for sale – buy amoxicillin 500mg

  15. StevenNub表示:

    order prednisone online no prescription: prednisone ray pharm – compare prednisone prices

  16. BrandenSlomy表示:

    dapoxetine online: cheap priligy – buy dapoxetine online

  17. Feel free to surf to my web blog Highstakes Login

  18. BrandenSlomy表示:

    dapoxetine online: cheap priligy – buy priligy

  19. StevenNub表示:

    dapoxetine price: buy priligy – Priligy tablets

  20. PrestonUnalp表示:

    ‘We barely made it out’: Californians desperately flee their homes amid raging wildfires
    [url=https://omgto3.com]omg shop[/url]
    Terrie Morin, 60, and her husband, Dave, were at the barber shop when they heard about a raging wildfire making headway toward their Camarillo home on Wednesday morning.

    The couple were hosting two guests at the time, but because their guests worked late, Morin suspected they slept through the residence’s fire alarms.

    “I run in the house, and I’m banging on the door, and they did not hear me. They were knocked out,” Morin told CNN. “Get the dog. Get out of here. You don’t have time, just get out!” she recalled telling them.
    https://omgto3.com
    omg сайт
    Ten minutes later, Dave noticed sparks in their backyard. The temperature was also picking up.

    “It was hot. It was so hot,” Morin recalled.

    Dozens of homes in California’s Ventura County were set alight in a sweeping wildfire that burned through thousands of acres of land in just a matter of hours midweek –– prompting authorities to send more than 14,000 evacuation notices across the region.

    The Mountain Fire began early Wednesday and was driven by winds gusting over 60 mph. The flames have seared through more than 20,485 acres of land, according to Cal Fire.

    The families who evacuated at a moment’s notice, some who say they have now lost their homes, must deal with other losses that can also be devastating, from daily essentials like medications and shoes to meaningful possessions such as sculptures and artwork, to treasured keepsakes from the birth of a child or the life of a parent.

    At least 132 properties have been destroyed by the fire, while 88 have been left damaged, Ventura County Fire Department officials said Thursday evening. Ten damage inspection teams have been deployed to inspect structures along the path of the blaze.

    Ten people endured non-life-threatening injuries from the Mountain Fire, which are mostly related to smoke inhalation, Ventura County Sheriff Jim Fryhoff said.

  21. StevenNub表示:

    buy priligy: priligy max pharm – buy priligy max pharm

  22. StevenNub表示:

    cost of prednisone: Prednisone Without Prescription – prednisone 20 mg purchase

發佈留言

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