HiI have a custom HttpHandler to serve dynamically created images (the images are processed based on url parameters).Can I use the Kentico CacheHelper to store and request these images from cache o...
I have a page that shows list of links blog post. On click of one of those links ,Blog post page is opened. Now when I click back button on browser it says @Confirm Form Resubmission@.Is there any...
I am using KTCO 8.2. I am trying to implement a basic http handler, but when I try to integrate it into kentico, the CMSApplicationModule is blocking it somehow. here is what my web.config file lo...
Hello Guys,I'm new to kentico (just working with kentico 7 for 3 weeks now) and i have a question about implementing a custom HttpHandler.What i have done so far: I've created a new class library a...