Copied to clipboard

Flag this post as spam?

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


  • umbracocool 108 posts 197 karma points
    Apr 08, 2012 @ 17:10
    umbracocool
    0

    Ajax with XSLT

    Hi, I'm new to umbraco, I'm using version 4 of umbraco and want to know how to use Ajax with XSLT asynchronously. A greeting and thank you very much!

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Apr 08, 2012 @ 23:31
    Jan Skovgaard
    0

    Hi Umbracocool

    One approach could be to use the XSLToJson package to convert whatever XML from Umbraco to Json, using an alternative template, which you can then reference in your javascript. Then you can pass the desired parameters and handle them in your XSLT file and make sure that json data is returned.

    Hope this helps.

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies