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

41,796 Responses

  1. Scottdiz表示:

    пин ап казино: пин ап казино – пин ап вход

  2. I always was interested in this topic and stock still am, regards for putting up.

  3. Feel free to visit my web site – Daycares By Category

  4. Scottdaurf表示:

    pin up казино: pin up – pin up casino

  5. When I originally commented I clicked the -Notify me when new comments are added- checkbox and now when a comment is added I get four emails sticking with the same comment. Could there be in any manner you are able to remove me from that service? Thanks!

  6. over the internet,Inside moon of affection medication males prudent person has learned two of by far the most prone on the time for them to start, which is this most liked time of your sweetheart remorse, as well as his optimum free time to be with her.

  7. Weldon表示:

    Check out my homepage – Daycares popular listings; Weldon,

  8. A person made some terrific factors right now there. Used to do any crusade on the subject and discovered nearly all people could have the identical notion along with your website. Many thanks! truly beneficial submit.

  9. Sadly, with the housing bust of the early 21st century, a house you purchased for $225,000 may now solely appraise at $150,000 after 10 years and a considerable re-analysis in the real property market.

  10. GoCar members can ebook vehicles on-line or via the app for as little as an hour, then unlock with their cellphone or GoCard; the keys are within the car, with fuel, insurance coverage and metropolis parking all included.

  11. Darrelherse表示:

    deneme bonusu veren slot siteleri: slot siteleri 2024 – 2024 en iyi slot siteleri

  12. Those younger than 50 can contribute up to $16,500 each year to their 401(k) and $5,000 to an IRA.

  13. JasonHes表示:

    This city is developing the world’s tallest timber tower, again
    работа для девушек нижний новгород
    The US city of Milwaukee is already home to the world’s tallest timber tower. But another, even taller, wooden skyscraper could be added to its skyline, designed by Vancouver-based studio Michael Green Architects (MGA).

    The firm recently released plans for the development, which includes a 55-story tower made principally from mass timber — thick, compressed, multilayered panels of solid wood. If built, it would usurp the current world title holder, the 25-story Ascent tower by Korb + Associates Architects, as well as becoming the tallest building in the state of Wisconsin.

    MGA, which specializes in wooden architecture, hopes that the project will set a “new global benchmark for mass timber construction.”

    The project is part of the redevelopment of the Marcus Performing Arts Center, which opened in 1969 and won the Honor Award for Excellence in Architectural Design from the American Institute of Architects in 1970. Led by Neutral, which bills itself as a “regenerative development company,” the redesign will transform what is currently the center’s concrete parking lot into a space with residential units, offices, restaurants, cafes, grocery stores and public plazas. According to MGA, construction will cost an estimated $700 million. The plan is currently going through the city’s approval process, during which it is expected to evolve.

    Why timber?
    While the use of mass timber is steadily increasing worldwide, thanks to changes in building regulations and shifting attitudes towards the material, it has yet to match the sheer height of buildings made of concrete and steel — although a slew of timber high-rises have been proposed in recent years. MGA says its tower design would be approximately 600 feet (182 meters) tall — more than double the 284 feet (87 meter) tall Ascent tower.

    “The race for height is important,” said Michael Green, an architect and founder of MGA. “It’s not about showing off, it’s about showing what’s possible to the public.”

    He argued that the reason timber skyscrapers haven’t yet become mainstream is because climate change hasn’t been at the center of the conversation. “We didn’t really need to challenge the status quo of steel and concrete,” he said. “But because those materials are so hard on the climate, we had to find a different way to build towers and big buildings in general.”

  14. The Al Rajhi title was identified on a file that displayed a handwritten listing of 20 people listed as alleged key financial backers of al Qaeda.

  15. Criticism of upgrade licenses pertaining to Windows Vista Starter via Dwelling Premium was expressed by Ars Technica’s Ken Fisher, who famous that the new requirement of getting a prior working system already put in was going to irritate customers who reinstall Home windows recurrently.

  16. Charity表示:

    Here is my web site … Daycare Near Me By State (Charity)

  17. Impressed rather dangerous, but actually effective in anticipating the risk of breakout.

  18. Accordingly, he began with a chemical evaluation of dried kelp.

  19. Good information. Lucky me I ran across your site by chance (stumbleupon). I’ve bookmarked it for later.

  20. being an entrepreneur opened up lots of business leads on my line of work, i like to make money both online and offline**

  21. Darrelherse表示:

    guvenilir slot siteleri: bonus veren slot siteleri – en iyi slot siteleri

發佈留言

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