www.stonebridgetownhome.com Open in urlscan Pro
2606:4700::6810:bd2c  Public Scan

Submitted URL: http://www.stonebridgetownhome.com/
Effective URL: https://www.stonebridgetownhome.com/
Submission: On January 25 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: contactusPOST /rcformsave.ashx

<form id="contactus" name="contactus" action="/rcformsave.ashx" class="submitForm ole_fancy_form formbuilder" method="POST">
  <div id="noticeboxdiv_contactus" class="msgContainer"></div><input id="formName2" autocomplete="xoff" name="formName2" type="hidden" class="" value="contactus"><input id="txtmyList" autocomplete="xoff" name="txtmyList" type="hidden" class=""><input
    id="txtIsCorpTheme" autocomplete="xoff" name="txtIsCorpTheme" type="hidden" class=""><input id="txtmyPropertyId" autocomplete="xoff" name="txtmyPropertyId" type="hidden" class="" value="632707"><input id="IsDialog" autocomplete="xoff"
    name="IsDialog" type="hidden" class="" value="0"><input id="myLeaseCafeType" autocomplete="xoff" name="myLeaseCafeType" type="hidden" class="hiddenLeaseCafeType" value="0"><input id="IsNotify" autocomplete="xoff" name="IsNotify" type="hidden"
    class="" value="0"><input id="IsPrequal" autocomplete="xoff" name="IsPrequal" type="hidden" class="" value="0"><input id="txtFloorPlanId" autocomplete="xoff" name="txtFloorPlanId" type="hidden" class="" value="0"><input id="txtmyPopCardEmail"
    autocomplete="xoff" name="txtmyPopCardEmail" type="hidden" class="" value=""><input id="txtmyPopCardPhoneNumber" autocomplete="xoff" name="txtmyPopCardPhoneNumber" type="hidden" class="" value=""><input id="isFacebook" autocomplete="xoff"
    name="isFacebook" type="hidden" class="" value="0"><input id="CTUserVisit" autocomplete="xoff" name="CTUserVisit" type="hidden" class="" value="NDQwMTU0MjI4MiMxOTEwMjYyOTQ2-JaYYCprJj10%3d"><input id="Propertyid" autocomplete="xoff"
    name="Propertyid" type="hidden" class="" value="632707"><input id="myProspectId" autocomplete="xoff" name="myProspectId" type="hidden" class="" value="0"><input id="myListProperties" autocomplete="xoff" name="myListProperties" type="hidden"
    class=""><input id="AdwordsNetwork" autocomplete="xoff" name="AdwordsNetwork" type="hidden" class="" value=""><input id="AdwordsDevice" autocomplete="xoff" name="AdwordsDevice" type="hidden" class="" value=""><input id="AdwordsKeyword"
    autocomplete="xoff" name="AdwordsKeyword" type="hidden" class="" value=""><input id="AdwordsAdgroup" autocomplete="xoff" name="AdwordsAdgroup" type="hidden" class="" value=""><input id="AdwordsCampaign" autocomplete="xoff" name="AdwordsCampaign"
    type="hidden" class="" value=""><input id="AdwordsGclid" autocomplete="xoff" name="AdwordsGclid" type="hidden" class="" value=""><input id="RenderCaptcha" autocomplete="xoff" name="RenderCaptcha" type="hidden" class="" value="1">
  <div>
    <div class="well ole_fancy_form_panel">
      <div class="container-fluid-bs3">
        <div class="row-bs3">
          <div class="col-xs-12 col-md-10 col-md-offset-1">
            <h2 class="text-center">How can we help you?</h2>
            <div class="text-left"></div>
            <div id="PluginControlsDiv"></div>
            <!--TR#611211-->
            <div id="contact-inline" class="control-group">
              <div class="controls cust-title-name">
                <div style="display:flex; flex-wrap:wrap;">
                  <select ;="" id="Salutation" name="Salutation" aria-label="salutation" style="display:none;">
                    <option value="">Title*</option>
                    <option value=""></option>
                    <option value="Mr.">Mr.</option>
                    <option value="Ms.">Ms.</option>
                    <option value="Mrs.">Mrs.</option>
                    <option value="Dr.">Dr.</option>
                    <option value="Diverse">Diverse</option>
                  </select>
                  <input type="text" class="required  alphanumeric" value="" name="txtName" data-selenium-id="txtName" id="txtName" placeholder="First Name*" title="Please enter your first name." aria-label="First Name"
                    style="margin-top: 0; order: 1; width: 100%;">
                </div>
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
                <input type="text" class="required  alphanumeric" value="" name="txtName2" data-selenium-id="txtName2" id="txtName2" placeholder="Last Name*" title="Please enter your last name." aria-label="Last Name">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
                <input type="text" class="required  email" value="" name="txtEmail" data-selenium-id="txtEmail" id="txtEmail" placeholder="Email*" title="Please enter a valid email address." aria-label="Email">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
                <input type="text" class=" phone required" value="" name="txtPhone" data-selenium-id="txtPhone" id="txtPhone" placeholder="Phone Number*" title="Please enter a valid phone number." maxlength="21" aria-label="Phone number"
                  data-country-code="US">
              </div>
            </div>
            <div class="control-group smsoptin-control-group">
              <div class="controls">
                <label class="checkbox" for="smsoptval">
                  <input class="borderColor" id="smsoptval" name="smsoptval" type="checkbox">Yes, I'd be happy to receive text messages! </label>
                <a onclick="toggleReceiveMarketingMsg()" href="javascript:void(0);" aria-expanded="true" aria-controls="receive-marketing-msg-detail-panel" role="button">
    <span id="btn-show-more-text" class="btn-show-more-text">Show More</span>
</a>
                <div id="receive-marketing-msg-detail-panel" class="controls receive-marketing-msg-detail-panel" style="display:none">
                  <p>By checking this box, you agree to receive marketing text messages from Prairie Property Management. You may unsubscribe at any time. You understand that your consent is not a condition to make any purchase of property, goods or
                    services. Msg and Data rates may apply. Prairie Property Management's website and communications are subject to our Privacy Policy and Terms of Service.</p>
                </div>
                <script type="text/javascript">
                  function toggleReceiveMarketingMsg() {
                    var rmkMsg = document.getElementsByClassName('receive-marketing-msg-detail-panel');
                    var changetcText = document.getElementsByClassName('btn-show-more-text');
                    for (var i = 0; i < rmkMsg.length; i++) {
                      var displaySetting = rmkMsg[i].style.display;
                      if (displaySetting == 'block') {
                        rmkMsg[i].style.display = 'none';
                        if (window.lang) {
                          changetcText[i].innerHTML = window.lang.translate("Show More");
                        } else {
                          changetcText[i].innerHTML = "Show More";
                        }
                      } else {
                        rmkMsg[i].style.display = 'block';
                        if (window.lang) {
                          changetcText[i].innerHTML = window.lang.translate("Show Less");
                        } else {
                          changetcText[i].innerHTML = "Show Less";
                        }
                      }
                    }
                  }
                </script>
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
                <input type="text" value="" name="txtzipcode" style="display:none" data-selenium-id="txtzipcode" id="txtzipcode" placeholder="Postal Code" title="Please enter a valid postal code." maxlength="7" aria-label="Postal Code">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
                <textarea name="txtComments" class="required " value="" data-selenium-id="txtComments" id="txtComments" placeholder="Message*" title="Please enter a message." aria-label="Message"></textarea>
              </div>
            </div>
            <div class="control-group notified-options-outer contactuspmoc " style="display:none">
              <div class="controls">
                <div class="get-notified-options-title v-top"></div>
                <div data-toggle="buttons-radio" role="radiogroup" class="switch-field" aria-label="Preferred method of contact">
                  <input type="radio" id="CallRadioButton" name="contact" value="1" style="">
                  <label id="CallRadioButtonLabel" aria-label="Call, phone number is required" for="CallRadioButton" title="Phone number is required.">Call</label>
                  <input type="radio" id="PhoneRadioButton" name="contact" value="">
                  <label id="PhoneRadioButtonLabel" aria-label="Text, phone number is required" for="PhoneRadioButton" title="Phone number is required.">Text</label>
                  <input type="radio" id="EmailRadioButton" name="contact" value="" checked="">
                  <label id="EmailRadioButtonLabel" aria-label="Email" for="EmailRadioButton">Email</label>
                  <input type="radio" id="BothRadioButton" name="contact" value="2">
                  <label id="BothRadioButtonLabel" aria-label="Both text and email, phone number is required" for="BothRadioButton" title="Phone number is required.">Both</label>
                  <span class="radio-button-info muted v-top p-t-xs inline hidden" type="hidden">Carrier charges may apply.</span>
                </div>
                <input type="hidden" name="notifyby" id="notifyby" value="0">
                <input data-selenium-id="Prefer" name="Prefer" type="hidden" id="Prefer" value="byEmail">
                <input type="hidden" name="txtPreferredMoC" id="txtPreferredMoC" value="">
              </div>
            </div>
            <div class="control-group" style="display:none">
              <div class="controls form-inline">
                <input id="dtEndAvailabilityAlert" autocomplete="xoff" name="dtEndAvailabilityAlert" type="text" min="1/25/2024" placeholder="Notifications End Date"
                  aria-label="Notification end date, enter the date in the month slash day slash year format" aria-hidden="true" aria-live="polite" title="Please enter future notifications end date." class="isdate hasDatepicker" value="">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
              </div>
            </div>
            <div class="control-group">
              <div class="controls">
                <style>
                  .grecaptcha-badge {
                    visibility: hidden;
                  }
                </style>
                <script type="text/javascript">
                  function contactusgetCaptchaV3Token() {
                    grecaptcha.enterprise.ready(function() {
                      grecaptcha.enterprise.execute('6LfBeqEaAAAAALsbENKGUsE98xFoA3ZpqkbzogBI', {
                        action: 'ContactUs'
                      }).then(function(token) {
                        $('#contactus #ContactUsg-recaptcha-response-v3').val(token);
                      });
                    });
                  }
                  var contactusonSubmitV2 = function(token) {
                    $('#contactus #g-recaptcha-response').val(token);
                  }

                  function contactuscallV2() {
                    if ($('#contactus #ContactUsfailed-captcha-3').val() == 'false') {
                      grecaptcha.enterprise.render('ContactUsrecaptcha-container', {
                        'sitekey': '6Led3AcTAAAAAMU9N0MWjGzH1EM2ewS_DHHVol3p',
                        'callback': 'contactusonSubmitV2'
                      });
                      $('#contactus #ContactUsfailed-captcha-3').val('true');
                    } else {
                      grecaptcha.enterprise.reset();
                    }
                  }
                </script>
                <div id="contactus_ReCaptcha" style="display:block">
                </div>
                <div id="contactus_ReCaptchagrecaptchabadge"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
                  <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </div>
                <div class="controls" id="ContactUsrecaptcha-container">
                </div>
                <div>
                  <div class="">
                    <input id="ContactUsg-recaptcha-response-v3" autocomplete="xoff" name="ContactUsg-recaptcha-response-v3" type="hidden" class="" value="no token">
                  </div>
                  <div class="">
                    <input id="ContactUsfailed-captcha-3" autocomplete="xoff" name="ContactUsfailed-captcha-3" type="hidden" class="" value="false">
                  </div>
                  <div class="">
                    <input id="ContactUsrecaptchaEnterpriseFormId" autocomplete="xoff" name="ContactUsrecaptchaEnterpriseFormId" type="hidden" class="" value="contactus">
                  </div>
                </div>
              </div>
            </div>
            <div class="control-group ">
              <div class="controls">
                <button type="button" class="btn btn btn-primary btn-fancy" name="fakebutton" id="fakebutton" data-selenium-id="fakebutton" onclick="$('#formButton2').click();">Send my message</button>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
      if ('False' == 'True') {
        $("#CallRadioButton").hide();
        $("#CallRadioButtonLabel").hide();
        $("#CallRadioButton").attr("tabindex", "-1");
      } else {
        $("#BothRadioButton").hide();
        $("#BothRadioButtonLabel").hide();
        $("#BothRadioButton").attr("tabindex", "-1");
      }
      $("#propertySelect").on("change", function() {
        var val = $(this).val();
        if (val == 0) {
          $("#nextBtn").hide();
        } else {
          $("#nextBtn").show();
          //TODO: double check .find
          PropertyName = $('#propertySelect').find("option:selected").text()
          PropertyId = $('#propertySelect').find("option:selected").val()
        }
      });

      function toggleReceiveMarketingMsg() {
        var rmkMsg = document.getElementsByClassName('receive-marketing-msg-detail-panel');
        var changetcText = document.getElementsByClassName('btn-show-more-text');
        for (var i = 0; i < rmkMsg.length; i++) {
          var displaySetting = rmkMsg[i].style.display;
          if (displaySetting == 'block') {
            rmkMsg[i].style.display = 'none';
            if (window.lang) {
              changetcText[i].innerHTML = window.lang.translate("Show More");
            } else {
              changetcText[i].innerHTML = "Show More";
            }
          } else {
            rmkMsg[i].style.display = 'block';
            if (window.lang) {
              changetcText[i].innerHTML = window.lang.translate("Show Less");
            } else {
              changetcText[i].innerHTML = "Show Less";
            }
          }
        }
      }
    </script>
    <style>
      .btn1 {
        border: none;
        background-color: inherit;
        padding: 14px 28px;
        font-size: 16px;
        cursor: pointer;
        display: inline-block;
      }

      .switch-field {
        display: flex;
        margin-bottom: 36px;
        overflow: hidden;
      }

      .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
      }

      .switch-field label {
        background-color: #e4e4e4;
        color: rgba(0, 0, 0, 0.6);
        font-size: 14px;
        line-height: 1;
        text-align: center;
        padding: 8px 16px;
        margin-right: -1px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        transition: all 0.1s ease-in-out;
      }

      .switch-field label:hover {
        cursor: pointer;
      }

      .switch-field input:checked+label {
        background-color: #a5dc86;
        box-shadow: none;
      }

      .switch-field input:focus+label {
        outline: auto -webkit-focus-ring-color;
        outline-color: dodgerblue;
      }

      .switch-field label:first-of-type {
        border-radius: 4px 0 0 4px;
      }

      .switch-field label:last-of-type {
        border-radius: 0 4px 4px 0;
      }

      .cust-title-name label.error,
      .cust-title-name p.error {
        order: 2;
        margin-right: 20px;
        min-width: 100px;
        font-size: 16px;
      }

      .cust-title-name select {
        width: 100px;
        margin-right: 20px;
        order: 0;
        max-height: 38px;
      }
    </style>
  </div>
  <button type="button" class="btn btn " name="formButton2" id="formButton2" data-function="contactUs" data-selenium-id="formButton2" style="display:none;">Contact</button>
  <input id="formName" autocomplete="xoff" name="formName" type="hidden" class="" value="WVNJLkNhZmUuUkMuUHJvcGVydHlTaXRlQ29udGVudC5Db250ZW50Q2xhc3Nlcy5jb250YWN0dXMjU2F2ZUNvbnRlbnQ%3d-rXgdXHtZUyE%3d">
</form>

Name: nudgeMarketingFormPOST /libraryformsave.ashx

<form id="nudgeMarketingForm" name="nudgeMarketingForm" action="/libraryformsave.ashx" class=" formbuilder" method="post">
  <div id="noticeboxdiv_nudgeMarketingForm" class="msgContainer"></div>
  <div class="col-xs-12 p-none" id="form_info">
    <input id="nudgeFirstName" autocomplete="xoff" name="nudgeFirstName" type="text" data-selenium-id="nudgeFirstName" placeholder="First Name" aria-label="First Name" class="required alphanumeric" value=""><input id="nudgeLastName"
      autocomplete="xoff" name="nudgeLastName" type="text" data-selenium-id="nudgeLastName" placeholder="Last Name" aria-label="Last Name" class="required alphanumeric" value=""><input id="nudgeEmail" autocomplete="xoff" name="nudgeEmail" type="text"
      data-selenium-id="nudgeEmail" placeholder="Email" aria-label="Email" class="required email" value="">
  </div>
  <div class="col-xs-12 p-none m-b-sm casl">
  </div>
  <input id="nudgeAdwordsNetwork" autocomplete="xoff" name="nudgeAdwordsNetwork" type="hidden" class="" value=""><input id="nudgeAdwordsDevice" autocomplete="xoff" name="nudgeAdwordsDevice" type="hidden" class="" value=""><input
    id="nudgeAdwordsKeyword" autocomplete="xoff" name="nudgeAdwordsKeyword" type="hidden" class="" value=""><input id="nudgeAdwordsAdgroup" autocomplete="xoff" name="nudgeAdwordsAdgroup" type="hidden" class="" value=""><input
    id="nudgeAdwordsCampaign" autocomplete="xoff" name="nudgeAdwordsCampaign" type="hidden" class="" value=""><input id="nudgeAdwordsGclid" autocomplete="xoff" name="nudgeAdwordsGclid" type="hidden" class="" value=""><input id="nudgePropertyId"
    autocomplete="xoff" name="nudgePropertyId" type="hidden" class="" value="632707"><input id="nudgepagename" autocomplete="xoff" name="nudgepagename" type="hidden" class="" value="index.aspx"><input id="nudgepopid" autocomplete="xoff"
    name="nudgepopid" type="hidden" class="" value="1392499393"><input id="CTUserVisit" autocomplete="xoff" name="CTUserVisit" type="hidden" class="" value="">
  <script src="https://www.google.com/recaptcha/api.js?render=6LcjBc4UAAAAABfXlERv_hq_KE3IWDAqbiWkbPzl"></script>
  <div class="controls" id="recaptcha-container">
  </div>
  <input id="g-recaptcha-response-v3" autocomplete="xoff" name="g-recaptcha-response-v3" type="hidden" class="" value=""><input id="failed-captcha-3-nudge" autocomplete="xoff" name="failed-captcha-3-nudge" type="hidden" class="" value="false"><button
    type="submit" class="btn btn-default" name="NudgeMarketingSubmit2" id="NudgeMarketingSubmit2" data-selenium-id="SendBtn" onclick="getCaptchaToken();">Send</button>
  <a class="btn" id="ToCaptcha" href="javascript:void(0);" onclick="showCaptcha();" style="display: none;">Next</a>
  <script type="text/javascript">
    var grecaptchaWidgetID;
    var onloadCallbacknudgemarketingpopup_ReCaptcha = function() {
      $.ajax({
        url: '/getAjaxContent.ashx?content=WVNJLkNhZmUuQ29udGVudEJ1aWxkZXIueXNpUmVDYXB0Y2hhRW5jcnlwdG9yLCBZU0kuQ2FmZS5Db250ZW50QnVpbGRlciwgVmVyc2lvbj0xLjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPW51bGwjRW5jcnlwdA%3d%3d-eLJzSbmMACI%3d',
        success: function(sTokenForRender) {
          grecaptchaWidgetID = grecaptcha.render('nudgemarketingpopup_ReCaptcha', {
            'sitekey': '6Led3AcTAAAAAMU9N0MWjGzH1EM2ewS_DHHVol3p'
          });
          $('#nudgemarketingpopup_ReCaptcha').attr('widgetID', grecaptchaWidgetID)
        }
      });
    };
  </script>
  <div id="nudgemarketingpopup_ReCaptcha" style="display: none;" widgetid="0">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-qjl8h29q1rrb" 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=6Led3AcTAAAAAMU9N0MWjGzH1EM2ewS_DHHVol3p&amp;co=aHR0cHM6Ly93d3cuc3RvbmVicmlkZ2V0b3duaG9tZS5jb206NDQz&amp;hl=de&amp;v=QUpyTKFkX5CIV6EF8TFSWEif&amp;size=normal&amp;cb=n634f4tmg9o9"></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><iframe style="display: none;"></iframe>
  </div>
  <button type="submit" class="btn btn-default" name="NudgeMarketingSubmit" id="NudgeMarketingSubmit" data-selenium-id="SendBtn" onclick="returnToForm();" style="display: none; ">Send</button>
  <input id="formName0" autocomplete="xoff" name="formName" type="hidden" class="" value="WVNJLkNhZmUuUkMuTGlicmFyeS5Db250ZW50Q2xhc3Nlcy5udWRnZW1hcmtldGluZ3BvcHVwI1NhdmVDb250ZW50-29U9xt6nCYY%3d">
</form>

Text Content

Skip Navigation
Call us : (701) 509-9447
 * 
 * 



PreviousNext
 1. 
 2. 
 3. 


Menu
 * Home
 * Amenities
 * Floor Plans
 * Photos
 * Map
 * Contact Us

Return to Content



WELCOME TO STONEBRIDGE TOWN HOMES

At  Stonebridge Townhomes, enjoy a better living experience! With top of the
line finishes and appliances, plenty of living space, and in a central location,
you can seamlessly make these townhomes your new home. Stonebridge offers all
the luxuries of owning your home without the hassles of howeownership.

 


*


*


apartment search
Beds 3
Search


*


*



*

*



*


*






*


*

Prairie Property Management 3241 8th St NE  Minot, ND 58703 (701) 509-9447


CONTACT US


HOW CAN WE HELP YOU?



Title* Mr.Ms.Mrs.Dr.Diverse



Yes, I'd be happy to receive text messages! Show More

By checking this box, you agree to receive marketing text messages from Prairie
Property Management. You may unsubscribe at any time. You understand that your
consent is not a condition to make any purchase of property, goods or services.
Msg and Data rates may apply. Prairie Property Management's website and
communications are subject to our Privacy Policy and Terms of Service.



Call Text Email Both Carrier charges may apply.





This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


Send my message
Contact


(701) 509-9447



3241 8th St NE
Minot, ND 58703

Follow this property
 * 
 * 
 * 
 * 

 * Resident Login
 * Applicant Login
 * Terms and Conditions
 * Privacy Policy
 * Contact Us

Equal housing opportunity
Prairie Property Management 2024 All Rights Reserved | Website Design by
RentCafe (© 2024 Yardi Systems, Inc. All Rights Reserved.)




1 MONTH FREE
X
 


1 MONTH FREE

Get 1 month free when you sign a 13-month lease! Some conditions apply.

Your Info:

Send Next

Send
Call for details! (701) 509-9447
Warning! For full functionality of this site it is necessary to enable
JavaScript in your web browser.
X-Version: general_v24.1