www.njmls.com Open in urlscan Pro
66.246.47.205  Public Scan

Submitted URL: http://www.njmls.com/
Effective URL: https://www.njmls.com/
Submission: On July 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /portfolio/index.cfm?action=dsp.main

<form action="/portfolio/index.cfm?action=dsp.main" method="post" class="njmls-signinForm">
  <div class="nj-inputDesign">
    <div class="nj-formCont fullWidth text-inmf">
      <label><span id="emailerr" style="color:red;"></span></label>
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="email" name="username" class="placeholder bg-white" id="username" placeholder="Enter email" onblur="checkIDAvailability();" autocomplete="off">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="password" name="pswd" class="placeholder bg-white njmls-disable" id="pswd" placeholder="Enter password" autocomplete="off">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <ul class="list-inline">
        <li style="display: inline-block;"><input type="submit" class="nj-btnBlue signinBtn njmls-globalBtn njmls-disable" value="Sign In"></li>
        <li style="display: inline-block;"><input type="hidden" name="script_name" value="%2Findex%2Ecfm"></li>
        <li style="display: inline-block;"><input type="hidden" name="query_string" value=""></li>
        <li style="display: inline-block;"><a href="javascript:void(0)" class="forgotPswd">forget your password?</a></li>
      </ul>
    </div>
  </div>
</form>

POST /portfolio/index.cfm?action=dsp.signup

<form action="/portfolio/index.cfm?action=dsp.signup" method="post" class="njmls-createUserForm">
  <div class="nj-inputDesign">
    <div class="nj-formCont fullWidth text-inmf">
      <label><span id="emailerr" style="color:red;">Email is not on file - continue to create a new account</span></label>
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="email" name="email" class="placeholder bg-white" id="createUser" placeholder="Enter Email">
      <input type="hidden" name="email_confirm" value="test@gmail.com">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="password" name="password" class="placeholder bg-white" id="password" placeholder="Create password">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="password" name="password_confirm" class="placeholder bg-white" id="confirm_password" placeholder="Confirm password">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <ul class="list-inline">
        <li><input type="submit" class="nj-btnBlue signiupBtn njmls-globalBtn" value="Sign Up"></li>
      </ul>
    </div>
  </div>
</form>

POST /portfolio/index.cfm?action=dsp.signup

<form action="/portfolio/index.cfm?action=dsp.signup" method="post" class="njmls-signupForm">
  <div class="nj-inputDesign">
    <div class="nj-formCont fullWidth text-inmf">
      <label><span id="emailsignuperr" style="color:red;"></span></label>
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="email" name="email" class="placeholder bg-white" id="email" placeholder="Enter email" onblur="checkemailAvailability();">
      <input type="hidden" name="email_confirm" value="test@gmail.com">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="text" name="firstname" class="placeholder bg-white" placeholder="Enter First Name" required="">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="text" name="lastname" class="placeholder bg-white" placeholder="Enter Last Name" required="">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="password" name="password" class="placeholder bg-white" id="password" placeholder="Create password">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="password" name="password_confirm" class="placeholder bg-white" id="confirm_password" placeholder="Confirm password">
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <ul class="list-inline">
        <li style="display: inline-block;"><input type="submit" class="nj-btnBlue signiupBtn njmls-globalBtn" value="Sign Up"></li>
        <li style="display: inline-block;"><input type="hidden" name="script_name" value="%2Findex%2Ecfm"></li>
        <li style="display: inline-block;"><input type="hidden" name="query_string" value=""></li>
      </ul>
    </div>
  </div>
</form>

Name: forgotpassword

<form name="forgotpassword" id="forgotpassword" class="njmls-forgotPswd">
  <div class="nj-inputDesign">
    <div class="nj-formCont fullWidth text-inmf">
      <label><span id="message" style="color:red;"></span></label>
    </div>
    <div class="nj-formCont fullWidth text-inmf">
      <input type="email" id="forgotemail" name="forgotemail" class="placeholder bg-white" placeholder="Enter your Email Address" required="">
    </div>
    <div class="nj-formCont fullWidth">
      <span><input type="submit" class="nj-btnBlue njmls-globalBtn resetPswd" value="email my password"></span>
    </div>
  </div>
</form>

GET /listings/index.cfm

<form id="quick_search" action="/listings/index.cfm" method="get">
  <div class="form-row align-items-center my-5">
    <div class="col-12 col-md-8 col-lg-6 mx-auto">
      <div class="qs-nav">
        <ul class="nj-searchtabList">
          <li class="active"><a href="#" id="tabsale"><button type="button" class="btn btn-sm rounded-bottom-0 btn-secondary text-uppercase search-button text-sm text-md-md px-2 px-md-3" id="tabsale">Homes</button></a></li>
          <li><a href="#" id="tabrent"><button type="button" class="btn btn-sm rounded-bottom-0 btn-secondary text-uppercase search-button text-sm text-md-md px-2 px-md-3" id="tabrent">Rentals</button></a></li>
          <li><a href="#" id="tabopenhouse"><button type="button" class="btn btn-sm rounded-bottom-0 btn-secondary text-uppercase search-button text-sm text-md-md px-2 px-md-3" id="tabopenhouse">open houses</button></a></li>
        </ul>
      </div>
      <div class="input-group align-items-center">
        <input type="hidden" name="action" id="action" value="dsp.results">
        <input type="hidden" name="search_string" id="search_string" value="">
        <input type="hidden" name="isFuzzy" id="isFuzzy" value="true">
        <input type="hidden" name="city" id="city" value="">
        <input type="hidden" name="county" id="county" value="">
        <input type="hidden" name="state" id="state" value="">
        <input type="hidden" name="zipcode" id="zipcode" value="">
        <input type="hidden" name="openhouse" id="openhouse" value="">
        <input type="hidden" name="keywords" id="keywords" value="">
        <input type="hidden" name="mls_number" id="mls_number" value="">
        <input type="hidden" name="searchtype" id="searchtype" value="sale">
        <input type="hidden" name="style" id="style" value="">
        <input type="hidden" name="proptype" id="proptype" value="1,2,3">
        <input type="hidden" name="checktwn" id="checktwn" value="">
        <div id="suggestions_backup" style="display:none;"></div>
        <input type="text" class="inp-loc form-control rounded-lg border-3 border-secondary border-right-tranparent placeholder" tabindex="1" id="location" name="location" value="" size="30" placeholder="Enter Address, Town, ZIP or MLS #"
          autocomplete="location" list="autocompleteOff">
        <div id="typeahead-suggest"></div>
        <div class="spinner"></div>
        <div class="search-arrow-main cursor-pointer">
          <div class="input-group-text p-1 rounded-lg border-3 border-secondary border-0">
            <img src="assets/img/icons/MagnifyingGlass.png" class="search-arrow submit1_quick_search" alt="Search">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="nj-adv-search">
    <a href="/listings" class="text-white white-underline-transition text-nowrap"> DETAILED SEARCH </a>
  </div>
</form>

Text Content

 * Properties
 * Open Houses
 * REALTORS®
 * Communities
 * Sign up | Sign in

 * Sign up | Sign in

 * Sign up | Sign in

 * NJMLS INSIGHTS

 * RELY ON NJMLS.COM

 * WORK WITH NJMLS MEMBER

 * ABOUT NJMLS

 * 

 * Sign up | Sign in

 * FIND A PROPERTY

 * OPEN HOUSES

 * FIND A REALTOR®

 * COMMUNITIES

 * NJMLS INSIGHTS

 * RELY ON NJMLS.COM

 * WORK WITH NJMLS MEMBER

 * ABOUT NJMLS

×

SIGN IN/SIGN UP TO SAVE YOUR SEARCH, FAVORITE LISTINGS, AND GET ALERTS

 * 
 * 
 * 
 * forget your password?

Email is not on file - continue to create a new account



 * 

 * 
 * 
 * 


Or connect with:
 * 
 * 
   AnmeldenAngemeldet


Please Login or Sign-up to search for Recent Sold Listings


GET MOVING.


NEW JERSEY'S MOST COMPREHENSIVE HOME LISTINGS.

 * Homes
 * Rentals
 * open houses


DETAILED SEARCH

More MLS listings in northern New Jersey – including Bergen, Essex, Hudson and
Passaic Counties. Search Now.


WHY WE’RE THE MULTIPLE LISTING SERVICE FOR NEW JERSEY.

CURRENT

REAL ESTATE FOR SALE

--------------------------------------------------------------------------------

Updated within minutes of new real estate listings being added or changed
resulting in more current listings than other MLS sites.

New/Changed Listings

COMPLETE

SALES INFORMATION

--------------------------------------------------------------------------------

Our MLS provides a more complete inventory with access to homes for sale in
northern New Jersey.

Open Houses

COMPREHENSIVE

IN-DEPTH INFORMATION

--------------------------------------------------------------------------------

In-depth information on New Jersey properties, open houses, real estate agents,
even community and school information.

Learn Insights

DIRECT

FROM LISTING OFFICES

--------------------------------------------------------------------------------

No third parties or distracting advertising. Our inventory of New Jersey real
estate for sale comes directly from the listing office.

Find REALTORS®


WHY WE’RE THE MULTIPLE LISTING SERVICE FOR NEW JERSEY.

CURRENT

REAL ESTATE FOR SALE

--------------------------------------------------------------------------------

Updated within minutes of new real estate listings being added or changed
resulting in more current listings than other MLS sites.

New/Changed Listings

COMPLETE

SALES INFORMATION

--------------------------------------------------------------------------------

Our MLS provides a more complete inventory with access to homes for sale in
northern New Jersey.

Open Houses

COMPREHENSIVE

IN-DEPTH INFORMATION

--------------------------------------------------------------------------------

In-depth information on New Jersey properties, open houses, real estate agents,
even community and school information.

Learn Insights

DIRECT

FROM LISTING OFFICES

--------------------------------------------------------------------------------

No third parties or distracting advertising. Our inventory of New Jersey real
estate for sale comes directly from the listing office.

Find REALTORS®


RESOURCES FOR HOME BUYING AND SELLING.

TRENDING


LOCAL BROKER MARKETPLACES LIKE THE NJMLS CREATE MORE OPTIONS FOR BUYERS AND
SELLERS

So many Americans are unabashedly obsessed with scrolling through online home
listings. After all, what could be more fun than “fantasy scrolling” and picking
out your dream house or apartment, regardless of cost or location. What most
people don’t know is that your fantasy home search—whether pure...

Tips for Local broker marketplaces like the NJMLS create more options for buyers
and sellers >

FOR THEIR BIGGEST LIFETIME PURCHASE, AMERICANS PLACE THEIR TRUST IN THE EXPERTS

For most Americans, buying a home is the most significant p...

Read More >

HOW DO LOCAL BROKER MARKETPLACES LIKE THE NJMLS BENEFIT IN AN OPEN REAL ESTATE
MARKET?

“A critical foundation of American homeownership is the Mul...

Read More >
More Topics

QUICK SEARCH

 * Bergen County NJ Property
 * Hudson County NJ Property
 * Passaic County NJ Property
 * Essex County NJ Property
 * Open Houses
 * Find a Realtor or Office
 * Neighborhoods and Schools

MORE RESOURCES

 * NJMLS Member Website Login
 * Agency Disclosure
 * Industry Information and Links
 * Mortgage Calculator
 * Mortgage Rates
 * Support

MORE INFORMATION

 * About NJMLS
 * Why Work with NJMLS Member
 * Disclaimer/Rights of Use
 * Site Map
 * Privacy Policy
 * DMCA Policy

CONNECT

 * Facebook
 * LinkedIn
 * Instagram
 * Contact

 * 

©2024. New Jersey Multiple Listing Service, Inc. All Rights Reserved.

--------------------------------------------------------------------------------

All information deemed reliable but not guaranteed. The information contained on
NJMLS.com is a subset of data from the New Jersey Multiple Listing Service. Only
REALTOR® Members of the New Jersey Multiple Listing Service have access to the
complete information. Contact your REALTOR® for more information.


ShareThis Copy and Paste