Not finding what you are looking for? Request a recipe!

  1. Not yet rated

    Apply your own css style to cfwindow

    You need to include an overide css style sheet in your page, either inline or linked e.g. <link rel="stylesheet" type="text/css" href="css/cfwindow_overide.css" />

  2. Not yet rated

    Using cfinput buttons and data binding to toggle database bo ...

    CFINPUT buttons can be bound to the data record to toggle the on off state of boolean fields.

  3. Not yet rated

    Preventing form spoofing and double form submission.

    Setting a session variable as the form page is loaded enables preventing the form handling page from being called from any but the intended page (or pages) and stops the user double submitting the form inadvertently.

  • Results 1-3 of 3