Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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
is working on a reply...
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.
Continue discussion
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
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
is working on a reply...
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.