my.dcbar.org Open in urlscan Pro
2606:4700:20::681a:635  Public Scan

Submitted URL: http://my.dcbar.org/
Effective URL: https://my.dcbar.org/NC__Login?startURL=%2F
Submission: On April 30 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: j_id0:j_id1:j_id2:j_id146POST /NC__Login

<form id="j_id0:j_id1:j_id2:j_id146" name="j_id0:j_id1:j_id2:j_id146" method="post" action="/NC__Login" class="form-horizontal" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="j_id0:j_id1:j_id2:j_id146" value="j_id0:j_id1:j_id2:j_id146">
  <div class="alert alert-danger hidden" id="reset-alert"></div>
  <div class="card tab-content m-login">
    <div class="tab-pane active" id="login" role="form">
      <div aria-level="1" class="card-heading" role="heading">Log In </div>
      <div class="card-detail">
        <div class="form-horizontal">
          <div class="form-group"><label for="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:email" class="col-sm-12"> Email</label>
            <div class="col-sm-12">
              <div class="input-group">
                <span class="input-group-addon"><i class="fa fa-envelope-o fa-fw"></i></span><input id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:email" type="email"
                  name="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:email" class="form-control input-lg" autocorrect="off" spellcheck="false" autocapitalize="off">
              </div>
            </div>
          </div>
          <div class="form-group"><label for="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:password" class="col-sm-12"> Password</label>
            <div class="col-sm-12">
              <div class="input-group">
                <span class="input-group-addon"><i class="fa fa-key fa-fw"></i></span><input id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:password" type="password"
                  name="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:password" value="" class="form-control input-lg" autocorrect="off" spellcheck="false" autocapitalize="off">
              </div>
            </div>
          </div>
          <p class="text-center"><input id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:login" type="submit" name="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:login" value="Log In"
              class="btn btn-lg btn-block btn-primary">
          </p>
        </div>
        <div data-tabs="tabs" id="tabs-login">
          <p>
            <a data-toggle="tab" href="#forgot">Forgot your password?</a>
          </p>
        </div>
        <p><a href="/nc__createaccount?startURL=%2FNC__Login%3FstartUrl%3D%252F">Don't have an account?</a>
        </p>
      </div>
    </div>
    <div class="tab-pane " id="forgot">
      <div aria-level="1" class="card-heading" role="heading">Reset Your Password </div>
      <div class="card-detail">
        <label>If you have any trouble with your password reset, please contact Member Services at 202-626-3475 or Email: memberservices@dcbar.org </label>
        <div class="form-horizontal">
          <div class="form-group" role="form"><label for="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:email-reset" class="col-sm-12"> Email</label>
            <div class="col-sm-12">
              <div class="input-group">
                <span class="input-group-addon"><i class="fa fa-envelope-o fa-fw"></i></span><input id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:email-reset" type="email"
                  name="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:email-reset" class="form-control input-lg" onkeypress="return resetPasswordWithEnter(event);" autocorrect="off" spellcheck="false" autocapitalize="off">
              </div>
            </div>
          </div>
          <script type="text/javascript">
            function resetPasswordWithEnter(ev) {
              if (window.event && window.event.keyCode == 13 || ev.which == 13) {
                doResetPassword();
                return false;
              } else {
                return true;
              }
            }
          </script>
          <p class="text-center">
            <input class="btn btn-lg btn-block btn-primary s-lockable" onclick="doResetPassword();" type="button" value="Reset Your Password">
          </p>
          <script type="text/javascript" language="Javascript">
            function dpf(f) {
              var adp = f.adp;
              if (adp != null) {
                for (var i = 0; i < adp.length; i++) {
                  adp[i].parentNode.removeChild(adp[i]);
                }
              }
            };

            function apf(f, pvp) {
              var adp = new Array();
              f.adp = adp;
              var ps = pvp.split(',');
              for (var i = 0, ii = 0; i < ps.length; i++, ii++) {
                var p = document.createElement("input");
                p.type = "hidden";
                p.name = ps[i];
                p.value = ps[i + 1];
                f.appendChild(p);
                adp[ii] = p;
                i += 1;
              }
            };

            function jsfcljs(f, pvp, t) {
              apf(f, pvp);
              var ft = f.target;
              if (t) {
                f.target = t;
              }
              f.submit();
              f.target = ft;
              dpf(f);
            };
          </script>
          <script>
            function resetPassword() {
              SfdcApp.Visualforce.VSManager.vfPrepareForms(["j_id0:j_id1:j_id2:j_id146"]);
              if (typeof jsfcljs == 'function') {
                jsfcljs(document.forms['j_id0:j_id1:j_id2:j_id146'], 'j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:j_id234,j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_2:j_id194:j_id234', '');
              }
              return false
            }
          </script>
        </div>
        <div data-tabs="tabs" id="tabs-reset">
          <p>
            <a data-toggle="tab" href="#login">Nevermind, I've remembered my password.</a>
          </p>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    function doResetPassword() {
      if (canLockForm(this)) {
        clickLockStart();
      }
      var emailAddress = $('input[id$="email-reset"]').val();
      Visualforce.remoting.Manager.invokeAction('NC.LoginComponentController.verifyReset', emailAddress, function(result, event) {
        if (result === '') {
          resetPassword();
        } else {
          $('#reset-alert').text(result).removeClass('hidden');
          clickLockStop();
        }
      }, {
        escape: true
      });
    };
  </script>
  <div class="card  hidden m-card-no-heading"><span id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_3:j_id238:j_id241" style="display: none;"></span>
    <div id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_3:j_id238:j_id243" class="card-detail">
      <p>
        <script>
          $(document).ready(function() {
            if (window.location.search.includes('&delayReset=true')) {
              $('div.active:contains("Reset Your Password") .btn').click();
            }
          });
        </script>
      </p>
    </div><span id="j_id0:j_id1:j_id2:j_id146:j_id147:j_id148:j_id149_3:j_id238:j_id254" style="display: none;"></span>
  </div>
  <div id="j_id0:j_id1:j_id2:j_id146:j_id291"></div>
</form>

Text Content

Log In
MENU
 * Log In

 * Contact Us
 * Find a Member
 * Sign In

Search
Toggle Mobile Menu


Search
 * For Lawyers
    * Membership
      
      
      MEMBERSHIP
      
       * Frequently Asked Questions
       * Certificates & Forms
       * How to Join
       * Member Connection Suite
       * Membership Benefits
       * New Members
       * Classes of Membership
       * COVID-19 Resources
       * District of Columbia Practice Manual
   
    * Continuing Legal Education
      
      
      CONTINUING LEGAL EDUCATION
      
       * About the Program
       * MCLE Credit
       * CLE Institute
       * Courses
       * CLE Passport
       * Publications
   
    * Communities
      
      
      COMMUNITIES
      
       * Join A Community
       * About Communities
       * Programs and Events
       * Publications
       * Connect
       * Leadership Resource Portals
       * Communities On-Demand Library
       * Public Statements
       * Communities Elections
       * Leadership
       * Podcasts
       * Resources for the COVID-19 Pandemic
       * Resources Related to Racial Inequality
       * Diversity, Equity and Inclusion Resources
       * Communities Newsletter
   
    * Legal Ethics
      
      
      LEGAL ETHICS
      
       * Rules of Professional Conduct
       * Ethics Opinions 210-Present
       * Ask the Ethics Experts
       * Court of Appeals Adopts Amendments to IOLTA Rules
       * Ethics Advice
       * Ethics Opinions Substantively Affected by the Amended Rules
       * D.C. Bar Voluntary Standards of Civility in Professional Conduct
       * Publications
       * Additional Resources
       * Speaking of Ethics Columns
       * Legal Ethics Opinions 2-209
   
    * Practice Management Advisory Service
      
      
      PRACTICE MANAGEMENT ADVISORY SERVICE
      
       * Courses and Trainings
       * Frequently Asked Questions
       * Get Advice
       * Practice Management Advisor Assessment
       * Practice Tips and Compliance
       * Mentoring Resource
   
    * Mandatory Course
      
      
      MANDATORY COURSE
      
       * Process for New Admittees
       * Process for Other Members
   
    * Lawyer Assistance Program
      
      
      LAWYER ASSISTANCE PROGRAM
      
       * Who We Are
       * What We Do
       * Who We Help
       * We Can Help With
   
    * Career Center
      
      
      CAREER CENTER
      
       * Career Assistance
       * New Member Reception
       * Court News and Judicial Notices
   
    * External Resources
      
      
      EXTERNAL RESOURCES
      
       * Legal Links
       * Research
       * Voluntary Bars
   
    * Fee Dispute Program
      
    * View All For Lawyers
   
   
 * For the Public
    * Legal Resources
      
      
      LEGAL RESOURCES
      
       * Family
       * Housing
       * Public Benefits
       * Corporation
       * Environment
       * Estates
   
    * Resolve Attorney Problems
      
      
      RESOLVE ATTORNEY PROBLEMS
      
       * Clients’ Security Fund
       * Fee Dispute Program
       * File a Complaint
   
    * Free Legal Help
      
    * Hiring a Lawyer
      
    * Representing Yourself
      
    * D.C. Courts
      
    * File a Judicial Complaint
      
    * View All For the Public
   
   
 * For Students
    * Joining the D.C. Bar
      
    * Law Student Community
      
    * Lawyer Assistance Program for Law Students
      
    * Pro Bono Opportunities for Law Students
      
    * View All For Students
   
   
 * Pro Bono
    * About the Center
      
      
      ABOUT THE CENTER
      
       * COVID-19 Operations
       * Successes
       * Pro Bono Center Leadership
       * Pro Bono Center Staff
       * Reports and Financial Information
       * Newsletter Archive
   
    * News
      
    * Volunteer Opportunities
      
      
      VOLUNTEER OPPORTUNITIES
      
       * How to Volunteer
       * Meet Our Volunteers
   
    * Resources and Training
      
      
      RESOURCES AND TRAINING
      
       * Pro Bono Center Training Program
       * Pro Bono Partnership
       * Learning from Success
       * Probono.net/dc
   
    * Free Legal Help
      
      
      FREE LEGAL HELP
      
       * Help for Individuals
       * Help for Nonprofits
       * Help for Small Businesses
       * LawHelp
   
    * Donate
      
    * What We Do
      
      
      WHAT WE DO
      
       * Advice & Referral Clinic
       * Advocacy & Justice Clinic
       * Bankruptcy Clinic
       * Family Law Assistance Network
       * Housing Right to Counsel Project
       * Immigration Legal Advice & Referral Clinic
       * Legal Information Help Line
       * Nonprofit & Small Business Legal Assistance
       * Senior Attorneys Initiative for Legal Services
   
    * View All Pro Bono
   
   Donate to the Pro Bono Center
   
   Your contributions are making a difference in Washington, D.C. With your
   support, the Pro Bono Center’s innovative clinics, court-based resource
   centers, and projects will help more than 20,000 District residents living in
   poverty.
 * Attorney Discipline
    * For the Public
      
    * For Lawyers
      
    * Board on Professional Responsibility
      
      
      BOARD ON PROFESSIONAL RESPONSIBILITY
      
       * Board
       * Hearing Committee
       * Office of the Executive Attorney
       * Rules
       * Hearing and Oral Argument Schedule
       * Forms and Documents
       * Approved IOLTA Depositories
   
    * Office of Disciplinary Counsel
      
      
      OFFICE OF DISCIPLINARY COUNSEL
      
       * Purpose and Mission
       * Certificate Concerning Discipline
       * Filing a Complaint
       * Informal Admonitions
       * Petitions for Reinstatement
       * Office of Disciplinary Counsel Staff
       * Disciplinary Counsel’s Column
       * Frequently Asked Questions
   
    * Pending Cases
      
    * Disciplinary Decisions
      
    * Attorney Discipline News
      
      
      ATTORNEY DISCIPLINE NEWS
      
       * Administrative Order 2020-8: Live Streams of Hearing Committee
         Proceedings
       * Administrative Order 2020-7: In-Person Proceedings are Postponed Until
         Further Notice, Oral Arguments and Hearings to be Held by Zoom
         Videoconference
       * 2019-20 Annual Report of the Board on Professional Responsibility
       * Hearing Committee Schedule and Audio Streaming Link
   
    * View All Attorney Discipline
   
   
 * News & Events
    * News
      
    * Publications
      
      
      PUBLICATIONS
      
       * D.C. Bar Blog
       * Washington Lawyer
       * Author Guidelines
   
    * Signature Events
      
      
      SIGNATURE EVENTS
      
       * 2022 Leadership Academy
       * D.C. Cup Moot Court Competition
       * Benjamin Banneker Academic High School Science Fair
       * Melvin R. Wright Youth Law Fair
       * D.C. Bar Judicial Reception
       * Judicial and Bar Conference
       * Special Membership Meeting (VIRTUAL)
       * Tax Legislative and Regulatory Update Conference
       * D.C. Bar 2022 Conference
       * Celebration of Leadership
       * Presidents Reception
       * Practice 360°
   
    * Upcoming Classes & Programs
      
    * Advertise and Sponsor
      
      
      ADVERTISE AND SPONSOR
      
       * Advertise in Washington Lawyer
       * Sponsor Our Events
       * Advertise on the D.C. Bar Website
       * Advertise on SmartBrief and Bar Bulletin
   
    * Media Inquiries
      
    * View All News & Events
   
   
 * About
    * Who We Are
      
      
      WHO WE ARE
      
       * Leadership
       * Mission
       * Strategic  Plan
       * Rules and Bylaws
       * Reports
       * Member Spotlight
       * Our Home
       * Broadcast Studio
       * Annual Report
       * COVID Guidelines & Visitor Policy
   
    * Get Involved
      
      
      GET INVOLVED
      
       * Volunteer Opportunities
       * Become a Speaker or Instructor
       * Submit a Proposal/Article for Washington Lawyer
   
    * Awards
      
      
      AWARDS
      
       * Past Award Winners
   
    * FAQs
      
    * Employment Opportunities
      
    * Contact
      
    * View All About
   
   


ATTENTION! DO NOT CREATE A NEW ACCOUNT IF YOU ARE A MEMBER OF THE BAR; ALL
MEMBERS HAVE AN EXISTING ONLINE ACCOUNT. YOU MAY SET UP OR RESET YOUR PASSWORD
BY SELECTING THE "FORGOT YOUR PASSWORD?" OPTION BELOW. ANY NEW ONLINE ACCOUNTS
CREATED WILL NOT BE LINKED TO A D.C. BAR MEMBERSHIP RECORD.

Please log in or create an account to continue.

Log In
Email

Password




Forgot your password?

Don't have an account?

Reset Your Password
If you have any trouble with your password reset, please contact Member Services
at 202-626-3475 or Email: memberservices@dcbar.org
Email




Nevermind, I've remembered my password.






FOR LAWYERS

 * Membership
 * Continuing Legal Education
 * Communities
 * Legal Ethics
 * Lawyer Assistance Program
 * Practice Management Advisory Service
 * Awards
 * Washington Lawyer


FOR THE PUBLIC

 * Legal Resources
 * Hiring a Lawyer
 * Free Legal Help
 * Resolve Attorney Problems
 * Representing Yourself
 * D.C. Courts


FOR STUDENTS

 * Committee on Admissions
 * Communities
 * Regulation Counsel
 * Fulfill My Community Service
 * Student Volunteer Opportunities


ABOUT

 * Who We Are
 * Advertise with us
 * Media Inquiries
 * Frequently Asked Questions
 * Get Involved
 * Employment Opportunities
 * About the Pro Bono Center
 * Donate to the Pro Bono Center
 * Contact Us

Serving our members so they can serve the community

 * 901 4th Street, NW, Washington, DC 20001
 * 202-737-4700

 * 
 * 
 * 
 * 
 * 

 * © 2022 The District of Columbia Bar. All rights reserved.
 * Terms & Conditions