c88ee3af-4b0c-4c99-8678-5a49f320030c.dcs-mvc.com Open in urlscan Pro
69.2.203.253  Public Scan

Submitted URL: https://www.novaautocredit.com/
Effective URL: https://c88ee3af-4b0c-4c99-8678-5a49f320030c.dcs-mvc.com/
Submission: On December 15 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST /ResponsiveSearchModule/ResponsiveSearchSubmitForm?pagename=Default&modulename=ResponsiveSearch

<form id="ResponsiveSearchForm" data-ajax="true" data-ajax-method="post" data-ajax-mode="replace-with" data-ajax-update="#ResponsiveSearchWrapper" data-ajax-failure="ajaxFailure" data-ajax-begin="beginResponsiveSearchFilter()"
  data-ajax-complete="completeResponsiveSearchFilter()" action="/ResponsiveSearchModule/ResponsiveSearchSubmitForm?pagename=Default&amp;modulename=ResponsiveSearch" method="post" novalidate="novalidate">
  <div class="searchMake">
    <select class="form-control" id="ddlResponsiveSearchMake" aria-label="Make" name="MakeName">
      <option value="">Make</option>
    </select>
  </div>
  <div class="searchModel">
    <i id="modelSpinner" class="fas fa-spinner fa-spin fa-fw d-none"></i>
    <select class="form-control" id="ddlResponsiveSearchModel" aria-label="Model" name="ModelName">
      <option value="">Model</option>
    </select>
  </div>
  <div class="searchMin">
    <input class="form-control" id="minPriceTextBox" placeholder="Min. Price" aria-label="Price Low" onfocus="this.value = ''" type="text" data-val="true" data-val-number="The field PriceLow must be a number." name="PriceLow" value="">
  </div>
  <div class="searchMax">
    <input class="form-control" id="maxPriceTextBox" placeholder="Max. Price" aria-label="Price High" onfocus="this.value = ''" type="text" data-val="true" data-val-number="The field PriceHigh must be a number." name="PriceHigh" value="">
  </div>
  <div class="searchButton">
    <button type="button" id="SearchButton" class="btn col"> Submit </button>
  </div>
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input type="hidden" name="ClearAll" value="1">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JTHaqwyJRRFsbx0P5sdUBzmbbQkPNs1_CoHcIcNjJEc5QWBUmn-HnzU837xaLgk54RbvnQ5P6mYWA-bWNYzlQxPH1eR4V_KzLvcz8iGOX8oLsj1Tj73Pe5gq0S5Dba_s4mwVAHeGsUrBBsOlWC4ua8">
</form>

POST /LeadModule/ResponsiveSmsSubmitForm?pagename=Default&modulename=ResponsiveSMSTextingForm&websitepagemoduleid=0

<form id="ResponsiveSmsTextingForm-SMSModal" data-ajax="true" data-ajax-mode="replace-with" data-ajax-update="#textingFormReplaceDiv" data-ajax-method="post" data-ajax-failure="ajaxFailure" data-ajax-loading=".spinner-SMSModal"
  data-ajax-begin="$('.btn-SMSModal').prop('disabled',true);" data-ajax-success="formLeadTracking('0', '', 'SMS Texting Form')" data-recaptcha-id="ResponsiveSmsTextingRecaptchaToken" data-recaptcha-site-key="" data-recaptcha-type="Undefined"
  action="/LeadModule/ResponsiveSmsSubmitForm?pagename=Default&amp;modulename=ResponsiveSMSTextingForm&amp;websitepagemoduleid=0" method="post" novalidate="novalidate">
  <div class="form-group required-asterisk">
    <label id="lblSMSFirstNameFS" for="FirstName">First Name</label>
    <input aria-labelledby="lblSMSFirstNameFS" type="text" id="txtSMSFirstNameFS" class="form-control" data-val="true" data-val-required="The First Name field is required." name="FirstName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSLastNameFS" for="LastName">Last Name</label>
    <input aria-labelledby="lblSMSLastNameFS" type="text" id="txtSMSLastNameFS" class="form-control" data-val="true" data-val-required="The Last Name field is required." name="LastName" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblSMSPhoneNumberFS" for="MobilePhone">Mobile Phone</label>
    <input type="tel" aria-labelledby="lblSMSPhoneNumberFS" id="txtSMSPhoneNumberFS" class="form-control" data-val="true" data-val-regex="ex. ###-###-####"
      data-val-regex-pattern="^\([0-9]{3}\)\s?[0-9]{3}(-|\s)?[0-9]{4}$|^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$" data-val-required="The Mobile Phone field is required." name="MobilePhone" value="">
    <span class="text-danger field-validation-valid" data-valmsg-for="MobilePhone" data-valmsg-replace="true"></span>
  </div>
  <div class="form-group required-asterisk">
    <label id="lblMessage" for="Comments">Comments</label>
    <textarea aria-labelledby="lblMessage" id="Message" class="form-control form-textarea" data-val="true" data-val-required="The Comments field is required." name="Comments"></textarea>
    <span class="text-danger field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
  </div>
  <div class="contact-disclaimer">
    <div class="form-group required-asterisk">
      <div class="form-check ">
        <input type="checkbox" aria-label="Contact Consent" class="form-check-input" id="chkContactDisclaimerConsent" data-val="true" data-val-range="Please check the box to verify acknowledgement and consent." data-val-range-max="True"
          data-val-range-min="True" data-val-required="The ContactDisclaimerConsent field is required." name="ContactDisclaimerConsent" value="true">
        <label for="chkContactDisclaimerConsent" aria-labelledby="chkContactDisclaimerConsent">
          <strong>ACKNOWLEDGMENT AND CONSENT:</strong>
        </label>
        <span class="text-danger field-validation-valid" data-valmsg-for="ContactDisclaimerConsent" data-valmsg-replace="true"></span>
      </div> I hereby consent to receive text messages or phone calls from or on behalf of the dealer or their employees to the mobile phone number I provided above. By opting in, I understand that message and data rates may apply. This
      acknowledgement constitutes my written consent to receive text messages to my cell phone and phone calls, including communications sent using an auto-dialer or pre-recorded message. You may withdraw your consent at any time by texting "STOP".
    </div>
  </div>
  <div></div>
  <div class="modal-footer">
    <button class="sms_submitButtonFS btn  btn-SMSModal"> I agree, Send Text <i class="fas fa-spinner fa-spin fa-fw spinner-SMSModal" style="display: none"></i>
    </button>
    <a href="/privacy" target="_blank" rel="noopener">Privacy Policy</a>
  </div>
  <input type="hidden" id="responsiveSmsTextingFormVehicleId" data-val="true" data-val-required="The VehicleId field is required." name="VehicleId" value="0">
  <input type="hidden" data-val="true" data-val-required="The HasAccountSid field is required." id="HasAccountSid" name="HasAccountSid" value="True">
  <div class="RowIce"><input type="text" autocomplete="off" aria-label="Name" name="Name" class="form-control"></div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JTHaqwyJRRFsbx0P5sdUBzmbbQkPNs1_CoHcIcNjJEc5QWBUmn-HnzU837xaLgk54RbvnQ5P6mYWA-bWNYzlQxPH1eR4V_KzLvcz8iGOX8oLsj1Tj73Pe5gq0S5Dba_s4mwVAHeGsUrBBsOlWC4ua8"><input
    name="ContactDisclaimerConsent" type="hidden" value="false">
</form>

Text Content

Skip to main content

Enable accessibility for
visually impaired

Open the accessibility
menu







Site Menu
 * Inventory
 * Financing
   Apply Online Loan Calculator
 * Visit Us
 * Services
   Value Your Trade-In Vehicle Finder
 * Our Store
   About Us Contact Us Meet Our Staff Testimonials Privacy Policy

101 W Marshall St Remington, VA 22734 540-216-6643

Quick Search
Make
Model


Submit

Get Driving Directions
Site Menu
 * Inventory
 * Financing
   Apply Online Loan Calculator
 * Visit Us
 * Services
   Value Your Trade-In Vehicle Finder
 * Our Store
   About Us Contact Us Meet Our Staff Testimonials Privacy Policy


MILLVIEW MOTOR COMPANY

101 W Marshall St Remington, VA 22734 540-216-6643


MILLVIEW MOTOR COMPANY - 2000 QUALITY VEHICLE

At Millview Motor Company we are proud of the quality used cars we sell and our
dedication to serve the needs of our customers. This is reflected in the amount
of repeat business we receive. Whether this is your first purchase with us or
one of many that you’ve had, you can count on our dedicated sales staff to make
it the best buying experience possible.

Read More Reviews
Dealer Car Search Login
Copyright 2021 | Sitemap
Millview Motor Company 101 W Marshall St, Remington, VA 22734 540-216-6643
https://c88ee3af-4b0c-4c99-8678-5a49f320030c.dcs-mvc.com
Text Us

TEXT US

× Close
First Name
Last Name
Mobile Phone
Comments
ACKNOWLEDGMENT AND CONSENT:
I hereby consent to receive text messages or phone calls from or on behalf of
the dealer or their employees to the mobile phone number I provided above. By
opting in, I understand that message and data rates may apply. This
acknowledgement constitutes my written consent to receive text messages to my
cell phone and phone calls, including communications sent using an auto-dialer
or pre-recorded message. You may withdraw your consent at any time by texting
"STOP".

I agree, Send Text Privacy Policy