cab-inc.com Open in urlscan Pro
34.174.49.51  Public Scan

Submitted URL: https://ivfbpe8ab.cc.rs6.net/tn.jsp?f=001HGLb-Wi61vAdeuwiCWV_g3_cLo30_ZMu44Qw21QMKga93AJPA8bLxirQ_p1dWEr01lwQMkgZFrwEQ2KtOTfH...
Effective URL: https://cab-inc.com/events/enhancing-privacy-data-governance-in-the-caribbean-financial-sector/
Submission: On September 18 via manual from KN — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://cab-inc.com/

<form action="https://cab-inc.com/" role="search" method="get" class="searchform">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <input type="submit" class="search-submit" value="Search">
</form>

Name: search-formGET https://cab-inc.com/

<form name="search-form" role="search" method="get" class="search-form animated" action="https://cab-inc.com/">
  <div class="row row-md-center">
    <div class="col-sm-3 start-xs end-md">
      <span class="screen-reader-text">Search for:</span>
      <span class="search-label">Search:</span>
    </div>
    <div class="col-md-6">
      <input type="search" class="search-field" value="" name="s" title="Search for:">
    </div>
    <div class="col-md-3 start-xs">
      <span class="search-button">
        <i class="fa fa-search"></i>
        <input type="submit" class="search-submit" value="Search">
      </span>
    </div>
  </div>
</form>

POST

<form action="" method="post" id="mage_event_submit" enctype="multipart/form-data">
  <input type="hidden" name="" id="mep_event_id" value="8640">
  <div class="mpwemasp_ticket_area">
    <!-- <h3 class='ex-sec-title mep_ticket_type_title'>Ticket Type: </h3> -->
    <table id="mep_event_ticket_type_table">
      <thead class="ex-sec-title mep_ticket_type_title">
        <tr>
          <th>
            <span class="tkt-qty" style="text-align: left;"> Ticket Type: </span>
          </th>
          <th>
            <span class="tkt-qty" style="text-align: center;"> Ticket Qty: </span>
          </th>
          <th>
            <span class="tkt-pric" style="text-align: center;"> Per Ticket Price: </span>
          </th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td align="Left">
            <span class="mep_ticket_type_name"> Regular</span>
          </td>
          <td class="ticket-qty">
            <div class="mage_input_group">
              <span class="fa fa-minus qty_dec"></span>
              <input id="eventpxtp_1" type="text" class="extra-qty-box etp" name="option_qty[]"
                data-price="<span class=&quot;woocommerce-Price-amount amount&quot;><bdi><span class=&quot;woocommerce-Price-currencySymbol&quot;></span>50.00</bdi></span>" value="0" min="0" max="175">
              <span class="fa fa-plus qty_inc"></span>
            </div>
          </td>
          <td class="ticket-price"><strong><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">US$</span>50.00</bdi></span></strong>
            <p style="display: none;" class="price_jq">50</p>
          </td>
        </tr>
        <tr>
          <td colspan="3" class="user-innnf">
            <input type="hidden" name="mep_event_start_date[]" value="2024-09-18 10:00:00">
            <input type="hidden" name="mep_event_end_date[]" value="2024-09-18 11:00:00">
            <input type="hidden" name="option_name[]" value="Regular">
            <input type="hidden" name="option_price[]" value="50">
            <input type="hidden" name="max_qty[]" value="">
            <div class="user-info-sec">
              <div id="dadainfo_1" class="dada-info"></div>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
    <script type="text/javascript">
      jQuery(document).ready(function($) {
        $('.qty_dec').on('click', function() {
          let target = $(this).siblings('input');
          let value = parseInt(target.val()) - 1;
          qtyPlace(target, value);
        });
        $('.qty_inc').on('click', function() {
          let target = $(this).siblings('input');
          let value = parseInt(target.val()) + 1;
          qtyPlace(target, value);
        });
        $('.mage_input_group input').on('keyup', function() {
          let target = $(this);
          let value = parseInt(target.val());
          if (target.val().length > 0) {
            qtyPlace(target, value);
          }
        });
        $('#mage_event_submit').on('submit', function(e) {
          //e.stopPropagation();
          if (mageErrorQty()) {
            return true;
          }
          return false;
        });
        $("select[name='option_qty[]']").on('blur', function() {
          mageErrorQty();
        });

        function qtyPlace(target, value) {
          let minSeat = parseInt(target.attr('min'));
          let maxSeat = parseInt(target.attr('max'));
          if (value < minSeat || isNaN(value)) {
            value = minSeat;
          }
          if (value > maxSeat) {
            value = maxSeat
          }
          target.val(value).change();
          mageErrorQty();
        }

        function mageErrorQty() {
          let total_ticket = 0;
          let target = $("[name='option_qty[]']");
          target.each(function(index) {
            total_ticket = total_ticket + parseInt($(this).val());
          });
          if (total_ticket > 0) {
            target.removeClass('mage_error');
            return true;
          }
          target.addClass('mage_error');
          return false;
        }
      });
    </script>
    <input type="hidden" id="rowtotal" value="0">
    <input type="hidden" name="currency_symbol" value="US$">
    <input type="hidden" name="currency_position" value="left">
    <input type="hidden" name="currency_decimal" value=".">
    <input type="hidden" name="currency_thousands_separator" value=",">
    <input type="hidden" name="currency_number_of_decimal" value="2">
  </div>
  <!--The Add to cart button table start Here-->
  <table class="table table-bordered mep_event_add_cart_table">
    <tbody>
      <tr>
        <td align="left" class="total-col"> Quantity: <input id="quantity_5a7abbd1bff73" class="input-text qty text extra-qty-box" step="1" min="1" max="175" name="quantity" value="1" title="Qty" size="4" pattern="[0-9]*" inputmode="numeric"
            type="hidden">
          <span id="ttyttl">0</span>
          <span class="the-total"> Total <span id="usertotal">US$0.00</span>
          </span>
        </td>
        <td align="right">
          <input type="hidden" name="mep_event_location_cart" value="Online">
          <input type="hidden" name="mep_event_date_cart" value="">
          <button type="submit" name="add-to-cart" value="8642" class="button-default woocommerce button alt button alt btn-mep-event-cart"><span class="mep-cart-btn-icon"><i class="fa fa-shopping-cart"></i></span><span
              class="mep-cart-btn-text">Register For This Event</span></button>
        </td>
      </tr>
    </tbody>
  </table>
  <!--The Add to cart button table start Here-->
</form>

Text Content

 * About Us
   * About CAB
   * CAB Overview
   * Objectives
   * Board of Directors
   * Strategy
   * Initiatives
   * CAB Magazine
 * Membership
   * Members
   * Membership Benefits
   * Join the CAB
   * Membership Renewal
   * Member Login
 * Training
   * NEW: Webinars
   * Governance Training
   * Chartered Banker by Experience
   * Credit Skills Academy 2023
   * FBA Education, Training & Webinars
   * FIBA Certifications & Courses
   * GSB Schools & Programmes
 * Events
   * AGM and Conference
   * CEO & Directors’ Forum
 * Careers
 * News
 * Contact

 * Follow Us
 * Facebook
 * Twitter
 * LinkedIn

 * Call Us:
   (758) 452-2877 / (758) 452-2878
 * Mail Us:
   cab@candw.lc

 * About Us
   * About CAB
   * CAB Overview
   * Objectives
   * Board of Directors
   * Strategy
   * Initiatives
   * CAB Magazine
 * Membership
   * Members
   * Membership Benefits
   * Join the CAB
   * Membership Renewal
   * Member Login
 * Training
   * NEW: Webinars
   * Governance Training
   * Chartered Banker by Experience
   * Credit Skills Academy 2023
   * FBA Education, Training & Webinars
   * FIBA Certifications & Courses
   * GSB Schools & Programmes
 * Events
   * AGM and Conference
   * CEO & Directors’ Forum
 * Careers
 * News
 * Contact

0


Search for:
Search for: Search:




ENHANCING PRIVACY & DATA GOVERNANCE IN THE CARIBBEAN FINANCIAL SECTOR

 * Home
 * Enhancing Privacy & Data Governance in the Caribbean Financial Sector

Share
 * Facebook
 * Twitter
 * LinkedIn
 * Google+
 * Email


ENHANCING PRIVACY & DATA GOVERNANCE IN THE CARIBBEAN FINANCIAL SECTOR




EVENT DATE:

September 18, 2024


EVENT TIME:

10:00 am


EVENT LOCATION:

Online



REGISTER NOW:

Ticket Type: Ticket Qty: Per Ticket Price: Regular

US$50.00

50



Quantity: 0 Total US$0.00 Register For This Event



TOTAL SEATS: 200

 * Online


EVENT SCHEDULE DETAILS

 * September 18, 2024 10:00 am

Share This Event
 * 
 * 
 * 
 * 
 * 


ADD TO YOUR CALENDAR
 * Google
 * Yahoo
 * Outlook
 * Apple




ABOUT US

The Caribbean Association of Banks, Inc. is the representative body and
recognized voice for banks and other financial institutions in the Caribbean.


NAVIGATION

 * About Us
 * Board of Directors
 * Members
 * Contact Us


LATEST NEWS

 * A Case Study: A High-Level Case Study in the Region September 16, 2024
 * The Policies: A Discussion on the Role and Significance of Effective Privacy
   Policies September 13, 2024


FOLLOW US

 * Follow Us
 * Facebook
 * Twitter
 * LinkedIn

© 2021 - The Caribbean Association of Banks. All Rights Reserved.

Notifications