• Setting DropDown Options Dynamically Based on OnSelectedIndexChanged Value in Custom Web Part
    Question Jan 22, 2017
    Hi, Using Kentico 9. I am populating two DropDownLists with Custom Table data in the OnContentLoaded() method of a custom web part. This works great, but I'm struggling with updating the options of the second drop down list when the first drop down list is changed - similar to...

  • Regarding CSRF
    Question Aug 21, 2015
    Hi, Recently our Acunetix software reported CSRF vulnerability in couple of pages which are developed using Kentico portal engine (Pages contain online forms). we tried to fix the issue with the help of available doc's https://docs.kentico.com/pages/viewpage.ac...

  • How do you modify the meta tags rendered by `ltlTags`?
    Question Sep 15, 2014
    I'm working on a new master page, and I noticed some unwelcome meta tags being inserted into the ltlTags literal: Does the CMS provide a place to edit (and remove) these? I've only managed to find hacks so far, like manually parsing `ltlTags.Text` on prerender.

  • What's new and great in version 4.0
    Article Dec 10, 2008
    Once again, I got a little time to give you some more information. If you are interested in our new version, you should totally read this, I will give you a brief overview of the great things you can try in our beta or get in the final release. Again, this post is meant mainly...

  • Installation problem
    Question Oct 4, 2017
    Hi all, I've a confusing problem. I try to install K10 on two local machines, one running Win7, the other Win10. The installation works perfectly on Win7, but it fails on Win10: [2017-10-04 15:08:10] Creating DB "K10"... [2017-10-04 15:08:10] Database "K10" created....

  • Configuring authorize.net test data - Unable to finish payment: Payment gateway connection failed.
    Question May 3, 2017
    Hi all, I have authorize.net set up to accept test payment methods using Kentico's build in e-commerce checkout process. I have a sandbox account set up in authorize.net and have my test credentials loaded in Kentico. My problem comes when trying to submit a payment through ...

  • Event Logs
    Question Jan 29, 2019
    I have event logs size configured to 500000. We have some custom log events that we log for returns. When I search for them in the event log I only see the last two days for returns. When I search for the oldest log in the event log, the event logs go back to 11/16/18. Why are...

  • Alternative Method to Display Category Name through Repeater Web Part with no access to the web proj
    Question Jun 24, 2019
    As title suggests, I'm trying to have a repeater web part show multiple pages with their respective category names through transformations. From what I've seen so far Kentico does provide code to add a new transformation function to the system but I don't have access to the w...

  • How to filter out first record returned from a Repeater
    Question Jul 15, 2021
    I have a repeater webpart that is using this WHERE condition to pull in all articles for a news page ArticleCategory = 'News Article' AND ArticleRegion = 0 What I need to do is filter out the very first record as that one will be highlighted elsewhere on the page and I don'...

  • RE:Two user control conflict issue
    Forum Post Jan 3, 2012
    ASCX CODE: <%@ Register assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" namespace="System.Web.UI" tagprefix="asp" %> <asp:UpdatePanel ID="UpdatePanel1" runat="server"><ContentTemplate> <h2>Contact Form</h2> <d...

  •   ... 61 62 63 64 65 66 67 68 69 70 ...