ComplianceTech is pleased to announce its participation in the upcoming Credit Union Leadership Convention, taking place from August 12 to 15, 2025, in Las Vegas, NV. This conference is a premier event for credit union professionals, and ComplianceTech is thrilled to...
If you’re attending the MBA Legal Issues and Regulatory Compliance conference in San Diego this May, make time to connect with peers at the RegList Spring Networking Event. Date: Wednesday, May 14, 2025Time: 9:00 PM PDTLocation: Odysea at the San Diego Hilton...
ComplianceTech Managing Director, Michael Taliefero, joined Mark Treichel on his “With Flying Colors” Podcast to discuss fair lending. Episode Summary: When it comes to credit transactions or lending, redlining is a real thing. Fair lending must be the...
ComplianceTech is pleased to announce its participation in the upcoming American Bankers Association (ABA) Risk and Compliance Conference, taking place from June 10 to 13, 2025, in Indianapolis, IN. This conference is a premier event for regulatory compliance...
Regulatory compliance officers, fair banking officers, and fair lending analysts managers know the importance of complying with ever-changing rules. These include rules under the Home Mortgage Disclosure Act, the Community Reinvestment Act, the Equal Credit...
-None- Advertisement Outreach i.e. cold call/email Former Customer CT Employee Referral External Referral Current Customer Referral LP Lite LinkedIn Media Referral Twitter CT Webinar Trade Show Chat Web Google AdWords Regulator Referral Demo Request
/* Do not remove this code. */ function reloadImg3883025000007740007() { var captcha = document.getElementById('imgid3883025000007740007'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail3883025000007740007() { var form = document.forms['WebToLeads3883025000007740007']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory3883025000007740007() { var mndFileds = new Array('Company','First Name','Last Name','Email','Phone'); var fldLangVal = new Array('Company','First\x20Name','Last\x20Name','Email','Phone'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebToLeads3883025000007740007'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } trackVisitor3883025000007740007(); if(!validateEmail3883025000007740007()){return false;} document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow3883025000007740007(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } var $zoho= $zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:'bd812ff9f10013ac6c2e466111bbef8d9b784a397f834181032d1271a5311a8cfd06c71ed649cf90a8aa7eac3c82f084', values:{},ready:function(){}};var d=document;s=d.createElement('script');s.type='text/javascript';s.id='zsiqscript';s.defer=true;s.src='https://salesiq.zoho.com/widget';t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);function trackVisitor3883025000007740007(){try{if($zoho){var LDTuvidObj = document.forms['WebToLeads3883025000007740007']['LDTuvid'];if(LDTuvidObj){LDTuvidObj.value = $zoho.salesiq.visitor.uniqueid();}var firstnameObj = document.forms['WebToLeads3883025000007740007']['First Name'];if(firstnameObj){name = firstnameObj.value +' '+name;}$zoho.salesiq.visitor.name(name);var emailObj = document.forms['WebToLeads3883025000007740007']['Email'];if(emailObj){email = emailObj.value;$zoho.salesiq.visitor.email(email);}}} catch(e){}}
-None- Advertisement Outreach i.e. cold call/email Former Customer CT Employee Referral External Referral Current Customer Referral LP Lite LinkedIn Media Referral Twitter CT Webinar Trade Show Chat Web Google AdWords Regulator Referral Demo Request
/* Do not remove this code. */ function reloadImg3883025000007740007() { var captcha = document.getElementById('imgid3883025000007740007'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail3883025000007740007() { var form = document.forms['WebToLeads3883025000007740007']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory3883025000007740007() { var mndFileds = new Array('Company','First Name','Last Name','Email','Phone'); var fldLangVal = new Array('Company','First\x20Name','Last\x20Name','Email','Phone'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebToLeads3883025000007740007'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } trackVisitor3883025000007740007(); if(!validateEmail3883025000007740007()){return false;} document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow3883025000007740007(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } var $zoho= $zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:'bd812ff9f10013ac6c2e466111bbef8d9b784a397f834181032d1271a5311a8cfd06c71ed649cf90a8aa7eac3c82f084', values:{},ready:function(){}};var d=document;s=d.createElement('script');s.type='text/javascript';s.id='zsiqscript';s.defer=true;s.src='https://salesiq.zoho.com/widget';t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);function trackVisitor3883025000007740007(){try{if($zoho){var LDTuvidObj = document.forms['WebToLeads3883025000007740007']['LDTuvid'];if(LDTuvidObj){LDTuvidObj.value = $zoho.salesiq.visitor.uniqueid();}var firstnameObj = document.forms['WebToLeads3883025000007740007']['First Name'];if(firstnameObj){name = firstnameObj.value +' '+name;}$zoho.salesiq.visitor.name(name);var emailObj = document.forms['WebToLeads3883025000007740007']['Email'];if(emailObj){email = emailObj.value;$zoho.salesiq.visitor.email(email);}}} catch(e){}}
Recent Comments