Copied to clipboard

Flag this post as spam?

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


  • pat 124 posts 346 karma points
    Sep 14, 2015 @ 14:54
    pat
    0

    how to call HTTPHandler from xslt

    how to call httphandler which return html code for an image.

    I have a HTTP Handler added into umbraco site and changed webconfig file.

    now I can browse to mywebsite/ntstatusHandler.axd and see the image that returns handler output image as html code context.Response.Write("");

    how Do I call this in my xslt ? so that xslt output the image or is there any way to call it from template ?

    please help quite urgent

  • Comment author was deleted

    Sep 15, 2015 @ 11:52

    Hi Pat,

    One option would be to write an xslt extension, altough this is an old technique it is still usefull when working with xslt in Umbraco http://www.nibble.be/?p=60 and http://www.nibble.be/?p=95

  • 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