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 11280 posts 23678 karma points MVP 11x 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

Please Sign in or register to post replies

Write your reply to:

Draft