Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dharmbhav 4 posts 20 karma points
    Mar 05, 2009 @ 06:34
    dharmbhav
    0

    Using XML output from webpage in XSLT/Macro

    Hi,

    I am very excited with the efficiency of umbraco and the excellent support I get on forums. (Thanks doug!!!).

    I want to use XML published by a classical ASP page in my XSLT in umbraco. But I don't have any idea how I can do it.

    I am given a webaddress of a classical ASP page (www.blah.com/test.asp) which outputs standard XML.

    I have to render this XML in my umbraco website using XSLT.

    Can someone please help?

    Thanks in advance,

    Dharmesh

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 05, 2009 @ 08:21
    Dirk De Grave
    0

    Hi Dharmesh,

    umbraco.library:GetXmlDocumentByUrl(url) is what you need to retrieve some xml from external url in your xslt.

    Regards,
    /Dirk

  • dharmbhav 4 posts 20 karma points
    Mar 06, 2009 @ 03:10
    dharmbhav
    0

    Yes, it works fine now.

    Thanks Dirk for your quick response.

    Thanks again.

Please Sign in or register to post replies

Write your reply to:

Draft