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.
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
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
|