millenniumseaford.com
Open in
urlscan Pro
128.136.151.67
Public Scan
Submitted URL: https://millenniumseaford.net/
Effective URL: https://millenniumseaford.com/
Submission: On December 16 via api from US — Scanned from DE
Effective URL: https://millenniumseaford.com/
Submission: On December 16 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMPOST /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&modulename=ResponsiveSearch" method="post" novalidate="novalidate">
<div class="searchMake">
<select class="form-control" id="ddlResponsiveSearchMake" aria-label="Make" name="MakeName">
<option value="">Make</option>
<option value="Cadillac">Cadillac</option>
<option value="Chevrolet">Chevrolet</option>
<option value="Dodge">Dodge</option>
<option value="Ford">Ford</option>
<option value="GMC">GMC</option>
<option value="Jeep">Jeep</option>
<option value="Mazda">Mazda</option>
<option value="RAM">RAM</option>
<option value="Volkswagen">Volkswagen</option>
</select>
</div>
<div class="searchModel">
<i id="modelSpinner" class="fa-solid fa-rotate fa-spin fa-fw d-none"></i>
<select class="form-control" id="ddlResponsiveSearchModel" aria-label="Model" name="ModelName">
<option value="">Model</option>
<option value="1500">1500</option>
<option value="Acadia">Acadia</option>
<option value="CTS Sport Wagon">CTS Sport Wagon</option>
<option value="CX-5">CX-5</option>
<option value="Cherokee">Cherokee</option>
<option value="Compass">Compass</option>
<option value="Equinox">Equinox</option>
<option value="Escalade">Escalade</option>
<option value="Expedition">Expedition</option>
<option value="Explorer">Explorer</option>
<option value="Impala">Impala</option>
<option value="Journey">Journey</option>
<option value="Sierra 1500">Sierra 1500</option>
<option value="Sonic">Sonic</option>
<option value="Tiguan">Tiguan</option>
<option value="Traverse">Traverse</option>
<option value="Wrangler">Wrangler</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"> Search </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="CfDJ8GDEDMGuaVNHgwuuyueDwO0w4ovmB8ZpRe46PPx9xJERFDFmpwA3hpDJsCttctVWz4GG9yVEGQdKQ8GH43ldeUo9EkKkLmb06jui-1lNwwKBs3vhK93j1EhqtXXVLrNkh40HVOsnqJQXD1Z2c7qqHBw">
</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="formTrack('success','ResponsiveSMSTextingForm');formLeadTracking('0', '', 'SMS Texting Form')" data-recaptcha-id="ResponsiveSmsTextingRecaptchaToken"
data-recaptcha-site-key="" data-recaptcha-type="Undefined" action="/LeadModule/ResponsiveSmsSubmitForm?pagename=Default&modulename=ResponsiveSMSTextingForm&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="chkContactDisclaimerConsent733" 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="chkContactDisclaimerConsent733" aria-labelledby="chkContactDisclaimerConsent733">
<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="fa-solid fa-rotate 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="CfDJ8GDEDMGuaVNHgwuuyueDwO0w4ovmB8ZpRe46PPx9xJERFDFmpwA3hpDJsCttctVWz4GG9yVEGQdKQ8GH43ldeUo9EkKkLmb06jui-1lNwwKBs3vhK93j1EhqtXXVLrNkh40HVOsnqJQXD1Z2c7qqHBw"><input
name="ContactDisclaimerConsent" type="hidden" value="false">
</form>
Text Content
24703 Sussex Hwy. Seaford, DE 19973 302-628-8100 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 1. 2. 3. 4. SEEING IS BELIEVING SEEING IS BELIEVING SEEING IS BELIEVING SEEING IS BELIEVING Quick Search Make Cadillac Chevrolet Dodge Ford GMC Jeep Mazda RAM Volkswagen Model 1500 Acadia CTS Sport Wagon CX-5 Cherokee Compass Equinox Escalade Expedition Explorer Impala Journey Sierra 1500 Sonic Tiguan Traverse Wrangler Search 2015 DODGE JOURNEY $12,900 2014 JEEP WRANGLER $14,900 2016 VOLKSWAGEN TIGUAN $12,900 2017 GMC SIERRA 1500 $13,900 2010 CADILLAC ESCALADE $15,900 2013 MAZDA CX-5 $13,900 2015 JEEP CHEROKEE $10,900 2012 FORD EXPLORER $13,900 2015 JEEP CHEROKEE $10,900 2014 CHEVROLET TRAVERSE $15,900 2017 FORD EXPEDITION $15,900 2016 CHEVROLET TRAVERSE $17,900 Previous Next 2015 DODGE JOURNEY $12,900 2014 JEEP WRANGLER $14,900 2016 VOLKSWAGEN TIGUAN $12,900 2017 GMC SIERRA 1500 $13,900 2010 CADILLAC ESCALADE $15,900 2013 MAZDA CX-5 $13,900 2015 JEEP CHEROKEE $10,900 2012 FORD EXPLORER $13,900 2015 JEEP CHEROKEE $10,900 2014 CHEVROLET TRAVERSE $15,900 2017 FORD EXPEDITION $15,900 2016 CHEVROLET TRAVERSE $17,900 Next Next Home | About Us | Contact Us | Privacy Policy Dealer Car Search Login Copyright 2024 | Sitemap Millennium Motors 24703 Sussex Hwy., Seaford, DE 19973 302-628-8100 https://millenniumseaford.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