cmnhdev24.jjcbigideas.com Open in urlscan Pro
69.167.152.199  Public Scan

URL: https://cmnhdev24.jjcbigideas.com/
Submission: On August 12 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST

<form method="post" class="login-form lpfrm" action="" id="form_submission0">
  <div class="login-error">
    <span style="color:red;font-size:14px;padding-bottom:5px;"></span>
  </div>
  <div class="form-group">
    <textarea name="usr_message" id="usr_message" class="usr_message" required="" autocomplete="off" value="" placeholder="Message" onfocus="this.placeholder=''" onblur="this.placeholder='Message'"
      style="width: 100%; padding: 8px 20px; border: 1px solid #ddd; height:75px; color:#9e9e9e; transition:all .3s; outline-width:0"></textarea>
  </div>
  <div class="form-group">
    <input type="text" name="usr_name" id="usr_name" class="usr_name" required="" autocomplete="off" value="" placeholder="Your name" onfocus="this.placeholder=''" onblur="this.placeholder='Your name'"
      style="width: 100%; padding: 8px 20px; border: 1px solid #ddd; height:44px; color:#9e9e9e; transition:all .3s; outline-width:0">
  </div>
  <div class="form-group">
    <input type="text" name="usr_email" id="usr_email" class="usr_email" required="" autocomplete="off" value="" placeholder="Your email address" onfocus="this.placeholder=''" onblur="this.placeholder='Your email address'"
      style="width: 100%; padding: 8px 20px; border: 1px solid #ddd; height:44px; color:#9e9e9e; transition:all .3s; outline-width:0">
  </div>
  <div class="form-group">
    <input type="text" name="usr_phone" id="usr_phone" class="usr_phone" required="" autocomplete="off" value="" placeholder="Your phone number" onfocus="this.placeholder=''" onblur="this.placeholder='Your phone number'"
      style="width: 100%; padding: 8px 20px; border: 1px solid #ddd; height:44px; color:#9e9e9e; transition:all .3s; outline-width:0">
  </div>
  <div class="form-group">
    <div class="g-recaptcha" data-sitekey="6LelfKckAAAAAFDtY4WZtEDGy-BY46vzb1TIGEaY">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ma3579k17jg0" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LelfKckAAAAAFDtY4WZtEDGy-BY46vzb1TIGEaY&amp;co=aHR0cHM6Ly9jbW5oZGV2MjQuampjYmlnaWRlYXMuY29tOjQ0Mw..&amp;hl=de&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=jldyr84jn174"></iframe>
        </div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <input type="hidden" name="email_user_id" id="email_user_id" class="council_email" value="mailto:info@cmnhdev24.jjcbigideas.com">
  <button class="submitton btn btn-default" type="submit" id="loginuser" name="0">Submit</button>
  <div id="xloginbottom"><span class="message"></span></div>
</form>

POST index.php?section=create_account

<form class="register-form lpfrm" method="post" id="signupForm" action="index.php?section=create_account" novalidate="novalidate">
  <h3>Create your Free account</h3>
  <div class="registration-msg" style="display:none;color:green;font-size:14px;padding-bottom:5px;"></div>
  <div class="login-error" style="display:none;">
    <span style="color:red;font-size:14px;padding-bottom:5px;"></span>
  </div>
  <input type="hidden" name="create_account" value="submit">
  <div class="form-group">
    <label>First Name <span class="required" aria-required="true">*</span></label>
    <input type="text" name="usr_firstname" id="usr_firstname" required="" autocomplete="off" value="" aria-required="true">
  </div>
  <div class="form-group">
    <label>Last Name <span class="required" aria-required="true">*</span></label>
    <input type="text" name="usr_lastname" id="usr_lastname" required="" autocomplete="off" value="" aria-required="true">
  </div>
  <div class="form-group">
    <label>Email Address <span class="required" aria-required="true">*</span></label>
    <input type="email" name="usr_email" id="usr_email1" required="" autocomplete="off" value="" aria-required="true">
  </div>
  <div class="form-group">
    <label>Zip Code <span class="required" aria-required="true">*</span></label>
    <input type="text" name="usr_homzip" id="usr_homzip" required="" autocomplete="off" value="" aria-required="true">
  </div>
  <div class="form-group">
    <label>Password <span class="required" aria-required="true">*</span></label>
    <input type="password" name="usr_password1" id="usr_password1" required="" autocomplete="off" value="" aria-required="true">
    <span class="helper-text">Password must include one capital letter, one number and one special character</span>
  </div>
  <div class="form-group">
    <label>Confirm Password <span class="required" aria-required="true">*</span></label>
    <input type="password" name="usr_confirmpassword" id="usr_confirmpassword" required="" autocomplete="off" value="" aria-required="true">
  </div>
  <div id="divpopup" style="display: none;"></div>
  <div id="append_captcha_field" style="display: none;"> Please complete the required fields and check the reCaptcha box. </div>
  <div class="g-recaptcha" data-sitekey="6LelfKckAAAAAFDtY4WZtEDGy-BY46vzb1TIGEaY">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-k656m8wqxphz" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LelfKckAAAAAFDtY4WZtEDGy-BY46vzb1TIGEaY&amp;co=aHR0cHM6Ly9jbW5oZGV2MjQuampjYmlnaWRlYXMuY29tOjQ0Mw..&amp;hl=de&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=2fnnxhdguqfh"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <button class="btn-small btn-primary" type="submit" id="createnewuser">create</button>
  <p class="message">
    <a id="nextpop" href="#aftercreate-popup" class="open-popup-link" style="display:none;">Create</a>
  </p>
  <p class="message">Already registered? <a href="javascript:void(0)">Sign In</a></p>
</form>

POST

<form method="post" class="login-form lpfrm popup_form" action="">
  <h3>Login to your account</h3>
  <div class="login-error" style="display:none;"><span style="color:red;font-size:14px;padding-bottom:5px;"></span></div>
  <div class="form-group">
    <label>Username <span class="required">*</span></label>
    <input type="text" name="usr_username" id="usr_username" class="browser-default" required="" autocomplete="off" value="">
  </div>
  <div class="form-group">
    <label>Password <span class="required">*</span></label>
    <input type="password" name="usr_password" id="usr_password" class="browser-default" required="" autocomplete="off" value="">
  </div>
  <div class="g-recaptcha" data-sitekey="6LelfKckAAAAAFDtY4WZtEDGy-BY46vzb1TIGEaY">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-socb9p9s3rny" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LelfKckAAAAAFDtY4WZtEDGy-BY46vzb1TIGEaY&amp;co=aHR0cHM6Ly9jbW5oZGV2MjQuampjYmlnaWRlYXMuY29tOjQ0Mw..&amp;hl=de&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=lc7ue0nbwzhn"></iframe>
      </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <button class="btn-small btn-primary" type="submit" id="loginuser"> Log in</button>
  <!--<p class="message">Not registered? <a href="#">Create an account</a></p>-->
  <div id="xloginbottom">
    <span class="message">
      <a href="javascript:void(0)" id="create-account">Create Your Account</a>
    </span> | <span class="forgot"> <a href="javascript:void(0)" id="forgot-password">Forgot Password?</a></span>
  </div>
</form>

POST index.php?section=sendpass

<form style="display:none;" method="post" class="forgot-form popup_form test" action="index.php?section=sendpass">
  <p class="message" style="color: #46763a;font-weight: bold;" id="forgt"></p>
  <input type="text" name="usr_email" required="" placeholder="email">
  <button type="submit">Submit</button>
  <!--<p class="message">Not registered? <a href="#">Create your free account!</a></p>-->
  <div id="xloginbottom"><span class="forgot">Already registered? <a href="#">Sign In</a></span> </div>
</form>

POST index.php?section=update_account

<form class="lpfrm" method="post" id="updateForm" action="index.php?section=update_account">
  <div class="aftercreate-top">
    <h4>Interests (check all that apply):</h4>
    <div class="aftercreate-row row">
      <div class="aftercreate-feild col-sm-6">
        <input type="checkbox" name="interest[]" value="Programs for young children">
        <span>Programs for young children</span>
      </div>
      <div class="aftercreate-feild col-sm-6">
        <input type="checkbox" name="interest[]" value="Exhibits">
        <span>Exhibits</span>
      </div>
    </div>
    <div class="aftercreate-row row">
      <div class="aftercreate-feild col-sm-6">
        <input type="checkbox" name="interest[]" value="Programs for teens">
        <span>Programs for teens</span>
      </div>
      <div class="aftercreate-feild col-sm-6">
        <input type="checkbox" name="interest[]" value="Friends of the Pine Bush Community">
        <span>Friends of the Pine Bush Community</span>
      </div>
    </div>
    <div class="aftercreate-row">
      <div class="col-sm-12">
        <div class="aftercreate-feild col-sm-6">
          <div class="submit-btn flt_right">
            <button class="btn btn-small btn-primary" type="submit" id="updatenewuser">Submit</button>
          </div>
        </div>
        <div class="aftercreate-feild col-sm-6">
          <div class="submit-btn"> <a href="javascript:void(0);" class="btn btn-small" id="close-popup">No Thanks</a> </div>
        </div>
      </div>
    </div>
    <div class="aftercreate-row edit_msg">
      <div class="col-sm-12">
        <div class="edit-form-msg"> You can log in and edit your profile at any time. </div>
      </div>
    </div>
  </div>
</form>

Text Content

OPERA HOUSE ELEVATOR CONSTRUCTION

Project begins 7/9

DPW SUMMER ROAD WORK IN CLAREMONT

Please Slow Down & Stay ...

ROUTE 12 & NORTH STREET IMPROVEMENTS PROJECT

8/1/24 - New Information ...

ALL DAY PARKING REMINDER

Help Our Local Businesse ...

VOLUNTEERS NEEDED

Did you know that the Ci ...

HOUSEHOLD HAZARDOUS WASTE COLLECTION DAY

Saturday, August 3rd in ...

TEMPORARY BRIDGE CLOSURE

Thursday, 8/1 from 10:00 ...

EMPLOYEE RECOGNITION

August 2024

DPW PROJECTS THIS WEEK

Please be mindful of the ...

CITY OF CLAREMONT WEEKLY ENEWSLETTER

eNewsletter Sign Up Here!

OPERA HOUSE ELEVATOR CONSTRUCTION

Project begins 7/9

DPW SUMMER ROAD WORK IN CLAREMONT

Please Slow Down & Stay ...

ROUTE 12 & NORTH STREET IMPROVEMENTS PROJECT

8/1/24 - New Information ...

ALL DAY PARKING REMINDER

Help Our Local Businesse ...

VOLUNTEERS NEEDED

Did you know that the Ci ...

HOUSEHOLD HAZARDOUS WASTE COLLECTION DAY

Saturday, August 3rd in ...

TEMPORARY BRIDGE CLOSURE

Thursday, 8/1 from 10:00 ...

EMPLOYEE RECOGNITION

August 2024

DPW PROJECTS THIS WEEK

Please be mindful of the ...

CITY OF CLAREMONT WEEKLY ENEWSLETTER

eNewsletter Sign Up Here!




Make a Payment Contact Us Report an Issue


 * Home
 * Claremont Advantage
 * Government
 * Residents
 * Make A Payment
 * Visitors
 * News
 * Meetings + Events
 * Contact Us

 * Claremont Advantage
   * Opportunity Zone
 * Government
   * City Manager
     * City Manager's Office Applications and Permits
   * City Council
     * Council Minutes and Agendas
   * Boards and Commissions
     * Airport Advisory Board
     * Board of Appeals
     * Claremont Arts, History, and Culture Resources Preservation Commission
     * Claremont Community Television Board of Directors
     * Claremont Development Authority
     * Claremont Housing Authority Commission
     * Claremont Planning Board
     * Claremont Police Commission
     * Conservation Commission
       * Environmental Education
       * Forest Management Plans
     * Energy Advisory Committee
     * Fiske Free Library Board of Trustees
     * Frances J. Tolles Home Board of Trustees
     * Historic District Commission
     * Licensing Board
     * Mt. Ascutney Region River Subcommittee
     * Parks and Recreation Commission
     * Personnel Advisory Board
     * Policy Committee
     * Steering Committee For EPA Multipurpose Grant
     * Tax Increment Finance District Advisory Board
     * Trustees of Trust Funds
     * Upper Valley Lake Sunapee Regional Planning Commission
     * Zoning Board of Adjustment
   * Departments
     * Assessing
       * Important News
       * Assessment Database
       * City Wide Revaluation
       * Abatement and Appeals
       * Exemptions and Credits
     * City Clerk
       * Taxes
       * Utilities
       * Election Results
       * Motor Vehicles
       * Voter Registration and Information
         Elections Results
       * FAQs
       * Transfer Station
       * Vital Records
       * Dog Licensing
     * Claremont Municipal Airport
     * Finance
       * Budget and Financial Information
     * Fire Department
       * Fire Apparatus
       * Information, Forms & Applications
     * Fiske Free Library
       * Library Services
       * Search the Catalog
       * Claremont History Sneak Peeks
       * Virtual Library
       * Questions?
     * Human Resources
       * Job Descriptions
       * Benefit Information
       * Job Listings
       * Collective Bargaining Agreements and Merit Plan
     * Parks & Recreation
       * Programs & Registrations
       * Claremont Savings Bank Community Center
       * Program Brochure
       * Calendar
       * Parks & Facilities
       * Sport Schedules
       * Policies, Permits & Applications
       * FAQs
       * Contact Us
     * Planning and Development
       * Economic Development
       * Lead Paint and Healthy Homes
       * When Do I Need a Permit?
       * Business Stories
       * Claremont Development Authority
       * Community Revitalization Tax Relief
       * Health
       * Building Safety and Codes
       * Planning Process
       * Planning and Development Documents
         Social Media Policy
         Solar Ordinances
         Truck Route Plan 2009
       * Route 12 & North Street Improvements Project
       * Sugar River Land Redevelopment
     * Police Department
       * Careers
       * Programs and Events
         Shop With A Cop
         Beard$ for Buck$
         CHaD Battle of the Badges
         Car Nutz Police Cruise Night
         R.A.D.
         Coffee With A Cop
         Pink Patch Project
         Drug Take Back
         Police Vs. Fire Basketball Game
         "Light It Up Blue"
         Claremont Police Officer Association Carnival
       * FAQs
       * Permits & Applications
       * Meet our K-9s
         Officer Maverick
         Officer Sullivan "Sully"
     * Public Works
       * Cemetery
       * Utilities
       * Facilities and Reservoirs
       * FAQs
       * Streets and Roads
   * Master Plan
   * Procurement Opportunities (Bids)
     * Awarded Opportunities
   * Municipal Codes and Ordinances
 * Residents
   * Bus Schedules
   * Licensed Taxi Services in Claremont
   * Make a Payment
   * Codes and Ordinances
   * Applications & Permits
   * History of Claremont
   * Newsletter Sign Up
   * Webcams
   * FAQs
   * Schools
   * Contact Information
 * Make A Payment
 * Visitors
   * Getting Around
   * Things To Do
   * Historic Resources
   * Web Cams
   * Cultural Resources
 * News
 * Meetings + Events
 * Contact Us

Claremont hosted over 300 racers for the Maxxis Eastern States Cup Gold
Qualifier at Arrowhead Recreation Area.  

The Sugar River's many falls and steep drops generate hydro-powered industrial
development.

The Wheel House, a full service, rider owned and operated bike shop is now
located at the city-owned Arrowhead Recreation Area.

Investment in the mill district is just one way Claremont continues to reinvent
itself. More adaptive reuse projects are underway.

North Country Smokehouse is one of several businesses expanding in Claremont.
Find out why! Visit the Claremont Advantage.

Previous Next



THINGS TO DO, SEE AND LEARN IN CLAREMONT THIS MONTH




SIX THINGS WE CAN HELP YOU TAKE CARE OF. RIGHT HERE. RIGHT NOW.



Description text aque, adipisci aliquam. Placeat numquam, laborum. Nobis
possimus dolorem neque, aliquid fuga, laboriosam ex. Id, autem dolorum amet
maiores adipisci velit optio



 * Pay a bill
 * Get a permit
 * Bring your business here
 * GIS
 * CCTV Channel 10
 * Volunteer

VIEW ALL CITY SERVICES
 * GET INVOLVED...
 * ARTS and REC.
 * VIDEOS
 * COUNCIL CORNER

Click here for Information...
Click here for Information.
2024 City of Claremont 91A Right to Know Requests
Click Here for information.
Click HERE
Check out upcoming events here: https://cohnh.org/
Did you know the West Claremont Center for Music and the Arts will be moving
downtown in 2023?
Who is breaking ground next? Watch this space!
The Claremont Savings Bank Community Center offers affordable memberships for
Individuals and Families.

Click here for Information.
Click here for Information.
Click here for Information.
Click here for Information.


NO MATTER WHAT YOU'RE INTO, THERE IS ALWAYS SOMETHING HAPPENING AROUND HERE..

Parks and Recreation Commission Meeting



August 13, 2024

12:00 AM

Claremont Planning Board



August 13, 2024

12:30 AM

Claremont City Council Meeting



August 15, 2024

12:00 AM

Wednesday Night Trivia at CrowBar



August 15, 2024

12:00 AM

View Full City Calendar


CONNECT WITH US



THE CITY OF CLAREMONT

 * 58 Opera House Square
   Claremont, NH 03743
   603.542.7026
   
   ×
   
   
   Submit
   
   A copy of this message will be sent to your email address.
   Contact The City

 * 
 * 

CONNECT WITH CLAREMONT

 * Cultural Resources
 * Historic District
 * Employment Opportunities

RESIDENT RESOURCES

 * Government
 * Departments

HOW DO I?

 * Applications, Forms & Permits
 * Codes & Ordinances
 * Make A Payment
 * GIS Mapping

 * Residents
 * Economic Development & Business
 * Visitors
 * Contact Us
 * Social Media Policy
 * ADA
   
   
   ADA COMPLIANCE
   
   The City of Claremont has developed this website to be in compliance with
   Section 508/WC3 to ensure that people using assistive technology can navigate
   the site.

©2023 City of Claremont, NH | All Rights Reserved

 X




$H2

$hl

X

E-NEWSLETTER SIGN UP

×
 
Close


CREATE YOUR FREE ACCOUNT



First Name *
Last Name *
Email Address *
Zip Code *
Password * Password must include one capital letter, one number and one special
character
Confirm Password *

Please complete the required fields and check the reCaptcha box.

create

Create

Already registered? Sign In


LOGIN TO YOUR ACCOUNT


Username *
Password *

Log in
Create Your Account | Forgot Password?



Submit
Already registered? Sign In

INTERESTS (CHECK ALL THAT APPLY):

Programs for young children
Exhibits
Programs for teens
Friends of the Pine Bush Community
Submit
No Thanks
You can log in and edit your profile at any time.