Image Web Handler

Posted By Tiggywiggler Wed 23 Nov 2016
Rated 5 stars based on 1 vote.
Add to Favorites0
Author Message
Tiggywiggler
 Posted Wed 23 Nov 2016
Supreme Being

Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)Supreme Being - (105,106 reputation)

Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235, Visits: 750
Hello all,

I have written an image web handler (image.ashx) to replace the image web page (Image.aspx).

This is quicker when running as the web handler does not fire up the page lifecycle, and it also fixes the problem where web crawlers saw the images as HTML pages rather than actual pictures.

Git Hub link below.

https://github.com/craig-deadline-automation/Kartris-Image-Handler/


We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either
1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx.
2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx.

Have fun and good luck coding.
Paul
 Posted Thu 7 Sep 2017
große Käse

große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)große Käse - (449,436 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
Finally got around to importing this into the core Kartris code. All looks good. I've deployed on a customer site but don't expect any issues.

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top