www.ivcfl.com Open in urlscan Pro
2606:4700::6811:ede8  Public Scan

Submitted URL: http://ivcfl.com/agents/1778056/denise+foster
Effective URL: https://www.ivcfl.com/agents/1778056/denise+foster
Submission: On October 25 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /index.php#rslt

<form method="get" action="/index.php#rslt" id="header-search" autocomplete="off">
  <div class="input-group location-form-group">
    <input type="hidden" name="advanced" value="1" placeholder="City, Area, Zip, MLS#, or Address">
    <label for="quick_header_search-tokenfield" class="sr-only">Location</label>
    <div class="tokenfield form-control"><input type="text" id="quick_header_search" placeholder="City, Area, Zip, MLS#, or Address" class="location_search_tahead location_search_tahead_quick" autocomplete="off" data-use_area_polygons=""
        onclick="window.IRESendEvent?.('kvc_search.header')" tabindex="-1" style="position: absolute; left: -10000px;"><input type="hidden" tabindex="-1" style="position: absolute; left: -10000px;"><span class="twitter-typeahead"
        style="position: relative; display: inline-block;"><input type="text" class="token-input tt-input" autocomplete="off" placeholder="City, Area, Zip, MLS#, or Address" id="quick_header_search-tokenfield" tabindex="0" title=""
          style="min-width: 60px; width: 111px; position: relative; vertical-align: top;" spellcheck="false" dir="auto">
        <pre aria-hidden="true"
          style="position: absolute; visibility: hidden; white-space: pre; font-family: Raleway, Arial, sans-serif; font-size: 13.6px; font-style: normal; font-variant: normal; font-weight: 300; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
        <div class="tt-menu" style="position: absolute; top: 100%; z-index: 100; display: none; min-width: 100px;">
          <div class="tt-dataset tt-dataset-0"></div>
        </div>
      </span></div>
    <span class="input-group-addon"><i class="fa fa-search" aria-hidden="true"></i></span>
    <div class="hidden" id="areahide2"></div>
    <input name="beds" type="hidden" value="0" placeholder="City, Area, Zip, MLS#, or Address">
    <input name="baths" type="hidden" value="0" placeholder="City, Area, Zip, MLS#, or Address">
    <input name="min" type="hidden" value="0" placeholder="City, Area, Zip, MLS#, or Address">
    <input name="max" type="hidden" value="100000000" placeholder="City, Area, Zip, MLS#, or Address">
    <input name="rtype" value="map" type="hidden" placeholder="City, Area, Zip, MLS#, or Address">
  </div>
</form>

POST

<form class="validate has-validation-callback" method="post" action="" id="contact_form">
  <div class="form-group">
    <label for="formemail">Enter Your Email</label>
    <input id="formemail" type="email" name="formemail" class="form-control" value="" data-validation="email" data-validation-error-msg="Enter a valid e-mail address" onblur="window.IRESendEvent?.('email.contact')">
  </div>
  <div class="form-group">
    <label for="formphone">Enter Your Cell Phone</label>
    <input type="tel" name="formphone" id="formphone" class="form-control phone-input" value="" data-validation-error-msg="Enter a valid phone number" data-validation="custom" data-validation-regexp="^([0-9]{3}-[0-9]{3}-[0-9]{4})$"
      onblur="window.IRESendEvent?.('phone.contact')" maxlength="12">
  </div>
  <div class="form-group">
    <label for="question">Your Message</label>
    <textarea class="form-control" name="formmessage" id="question" rows="1" placeholder="I have a question." data-validation="length" data-validation-length="min1" data-validation-error-msg="Enter a message"
      onblur="window.IRESendEvent?.('message.contact')"></textarea>
  </div>
  <div id="terms-error-dialog" style="text-align: center; color: #d9534f; height: auto;"></div>
  <p style="font-size: 11px; margin: 0 0 10 0"> I would also like to receive email newsletters and periodic updates about real estate in my area and other related communications from Iron Valley Real Estate Central Florida. I understand I can
    withdraw my consent at any time. In addition, you also agree to our <a style="text-decoration: underline" href="/privacy.php">Privacy Policy</a> and <a style="text-decoration: underline" href="/terms.php">Terms &amp; Conditions</a>. </p>
  <input type="hidden" name="justintime" id="justintime" value="671b07e1">
  <input type="hidden" name="formsubject" id="formsubject" value="Kunversion Contact Form Email">
  <input type="hidden" name="jaxval" id="jaxval" value="l9rp59OjpJbX4ubUnXGY2Nfc2l%2BUoNg%3D">
  <div class="cf-turnstile" style="text-align: center; margin: 20px 0" data-sitekey="0x4AAAAAAAZyLfRB6L6MR9Vm" data-appearance="interaction-only" data-callback="enableSubmitButton">
    <div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-pilu1_response" value=""></div>
  </div>
  <div class="text-left">
    <button id="contact-submit" class="btn btn-primary center-block" style="margin: 10px 0" disabled="" type="submit" onclick="window.IRESendEvent?.('contact_us.contact')">
      <span>Contact Us</span> <i class="fa fa-arrow-right" aria-hidden="true"></i>
    </button>
    <p style="font-size: 11px; margin: 10px 0 10px 0">
    </p>
  </div>
</form>

GET /index.php

<form ref="regForm" action="/index.php" method="get" data-toggle="validator" class="modal-login-form has-validation-callback">
  <div class="row cont-email-row">
    <div class="col-sm-12">
      <div class="form-group">
        <label for="leademail"> Email address <small id="emailHelp" class="form-text text-muted">(Must be valid)</small>
        </label>
        <input v-model="lead.email" id="leademail" autocomplete="email" class="form-control" data-validation="email" data-validation-error-msg="Enter a valid e-mail address" name="leademail" placeholder="Email" type="email"
          onblur="window.IRESendEvent?.('kvc_leademail.login_modal')">
        <input type="hidden" name="mls" value="">
        <input type="hidden" name="mlsid" value="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12">
      <div class="form-group">
        <label for="leadname"> Name <small id="nameHelp" class="form-text text-muted">(First and Last)</small>
        </label>
        <input v-model="lead.name" id="leadname" class="form-control" name="leadname" type="text">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12 cont-phone-row hidden">
      <div class="form-group">
        <label for="cellphone">Phone</label>
        <input v-model="lead.phone" id="cellphone" autocomplete="tel" class="form-control phone-input" name="cellphone" placeholder="Cell number will be your password" type="tel" maxlength="12">
      </div>
    </div>
  </div>
  <!--extra fields-->
  <input type="hidden" name="town" value="">
  <input type="hidden" name="price" value="0">
  <input type="hidden" name="justintime" value="671b07e1">
  <input type="hidden" name="backto" value="index.php">
  <input type="hidden" name="ftype" value="login">
  <!--/extra fields-->
  <div class="form-group row">
    <div class="col-sm-12">
      <button type="submit" class="btn btn-primary center-block" onclick="window.IRESendEvent?.('registration.email')" style="width:100%; padding: 12px 20px;">Continue With Email </button>
    </div>
  </div>
  <div class="row">
    <div class="col col-xs-12">
      <div class="login-option">
        <span>or</span>
      </div>
    </div>
  </div>
</form>

#

<form class="social-login-form has-validation-callback" action="#" data-social-login="facebook">
  <div id="fb-login-start" data-mobileapp="true" class="col-md-6 m-t-1 m-b-1">
    <button type="button" class="btn btn-fb btn-block">
      <i class="fa fa-facebook" aria-hidden="true"></i> Continue with Facebook </button>
  </div>
  <div id="fb-login-phone" class="hidden col-xs-12">
    <label for="social-login-fb" class="sr-only">Phone</label>
    <input id="social-login-fb" type="tel" class="form-control social-login-phone phone-input" placeholder="Enter cell - will be used as password" maxlength="12"><br>
    <div class="nothanks-btn-cont">
      <button type="submit" class="btn" data-social="facebook"> No thanks, just let me in </button>
    </div>
  </div>
</form>

#

<form class="social-login-form has-validation-callback" action="#" data-social-login="google">
  <div id="google-login-start" data-mobileapp="true" class="col-md-6 m-t-1 m-b-1">
    <button type="button" class="btn btn-google btn-block" onclick="window.IRESendEvent?.('registration.google')">
      <i class="fa fa-google" aria-hidden="true"></i> Continue with Google </button>
  </div>
  <div id="google-login-phone" class="hidden col-xs-12">
    <label for="social-login-google" class="sr-only">Phone</label>
    <input id="social-login-google" type="tel" class="form-control social-login-phone phone-input" placeholder="Enter cell - will be used as password" onclick="window.IRESendEvent?.('kvc_cellphone.google')" maxlength="12"><br>
    <div class="nothanks-btn-cont">
      <button type="submit" class="btn" data-social="google" onclick="window.IRESendEvent?.('kvc_no_thanks.google')"> No thanks, just let me in </button>
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

   
 * Login
 * Contact

Location



   
 * Login
 * Contact Us Now
 * 407-706-3305

   
 * Find Your Home
 * Sell Your Home
 * Agents
     
     
   * Agent Roster
     
   * Our Listings
     
   * We're Hiring
   * Blog
   
 * Join our Office
   




DENISE FOSTER - REALTOR ®




DENISE FOSTER SL3607781


IRON VALLEY REAL ESTATE CENTRAL FLORIDA

 * 
 * 
 * 


INFORMATION

 * NameDenise Foster
 * Cell808-754-8305
 * Work Phone407-203-9595
 * Office407-706-3305
 * E-mail Me
 * Visit My Website


ABOUT DENISE



Meet Denise Foster – Your Compassionate Real Estate Guide in Florida! 🏠

 

I bring a blend of passion, expertise, and heartfelt commitment to every real
estate journey! 

 

With  my dedicated service and a unique background as a retired educator, I not
only find homes but educate and build lasting relationships along the way 📚

 

What sets me apart? It's my unwavering dedication to clients. 

 

Always available and equipped with a profound knowledge of the local market, and
ensures each client's dream home becomes a reality. Whether it’s finding the
ideal property or securing the best deals, my focus is unparalleled 🌟

 

🇺🇸 As a certified VA agent and Military Relocation Professional, I specialize
in serving those who serve us - law enforcement, firefighters, health care
workers, military personnel, and teachers. 

 

My recent success story? Turning months of a client’s home-searching into a
joyful celebration of homeownership. My mantra? Clients’ dreams are first,
always 🏡

 

Staying sharp and informed, I dive into industry publications, conferences, and
networks with top producers. This knowledge translates into tailored strategies
for every client.

 

Communication is key! 🔑Keeping clients informed and involved throughout the
buying or selling process with a mix of technology and personal touch, then
turning clients into friendships.

 

📲Join me on this journey of home discovery and community building. 

 

Reach out to me  today!

(808) 754-8305

fostersellsfl@gmail.com




SEND DENISE A MESSAGE

Enter Your Email
Enter Your Cell Phone
Your Message


I would also like to receive email newsletters and periodic updates about real
estate in my area and other related communications from Iron Valley Real Estate
Central Florida. I understand I can withdraw my consent at any time. In
addition, you also agree to our Privacy Policy and Terms & Conditions.


Contact Us



 * View All My Listings


CONTACT INFORMATION

Address: 7680 Universal Blvd, Suite 300
Orlando, FL 32819 Cell: 808-754-8305 Work Phone: 407-203-9595 E-mail Me


IRON VALLEY REAL ESTATE CENTRAL FLORIDA

Each Iron Valley Real Estate ® franchised office is Independently Owned and
Operated.

7680 Universal Blvd, Suite 300
Orlando, FL 32819


407-203-9595

Should you require assistance in navigating our website or searching for real
estate, please contact our offices at 407-203-9595.



Click Here To Find Out More About Us. m


MLS® DISCLAIMER

Copyright © MFRMLS.com All information deemed reliable but not guaranteed. All
properties are subject to prior sale, change or withdrawal. Neither listing
broker(s) or information provider(s) shall be responsible for any typographical
errors, misinformation, misprints and shall be held totally harmless. Listing(s)
information is provided for consumers personal, non-commercial use and may not
be used for any purpose other than to identify prospective properties consumers
may be interested in purchasing. Information on this site was last updated Last
updated on October 24, 2024 6:21 PM UTC The listing information on this page
last changed on Last updated on October 24, 2024 6:21 PM UTCd. The data relating
to real estate for sale on this website comes in part from the Internet Data
Exchange program of MFR MLS. All information deemed reliable but not guaranteed.
All properties are subject to prior sale, change or withdrawal. Neither listing
broker(s) or information provider(s) shall be responsible for any typographical
errors, misinformation, misprints and shall be held totally harmless. Listing(s)
information is provided for consumers personal, non-commercial use and may not
be used for any purpose other than to identify prospective properties consumers
may be interested in purchasing. Updated on October 24, 2024 6:21 PM UTC

33. Required DMCA Notice

DMCA Disclaimer

The Digital Millennium Copyright Act of 1998, 17 U.S.C. §512, the DMCA, provides
recourse for copyright owners who believe that material appearing on the
Internet infringes their rights under U.S. copyright law. If you believe in good
faith that any content or material made available in connection with our website
or services infringes your copyright, you (or your agent) may send us a notice
requesting that the content or material be removed, or access to it blocked.
Notices must be sent in writing by email to DMCAnotice@MLSGrid.com. The DMCA
requires that your notice of alleged copyright infringement include the
following information: (1) description of the copyrighted work that is the
subject of claimed infringement; (2) description of the alleged infringing
content and information sufficient to permit us to locate the content; (3)
contact information for you, including your address, telephone number and email
address; (4) a statement by you that you have a good faith belief that the
content in the manner complained of is not authorized by the copyright owner, or
its agent, or by the operation of any law; (5) a statement by you, signed under
penalty of perjury, that the information in the notification is accurate and
that you have the authority to enforce the copyrights that are claimed to be
infringed; and (6) a physical or electronic signature of the copyright owner or
a person authorized to act on the copyright owners behalf. Failure to include
all of the above information may result in the delay of the processing of your
complaint.




 * © 2024 Inside Real Estate
 * Terms of Use
 * Privacy Policy
 * Accessibility
 * Fair Housing Statement
 * 
 * ▼

Design by IRE Professional Services

LOGIN & GET FULL ACCESS



Email address (Must be valid)
Name (First and Last)
Phone
Continue With Email
or
Continue with Facebook
Phone

No thanks, just let me in
Continue with Google
Phone

No thanks, just let me in

By registering, you agree to our Terms & Conditions and that real estate
professionals from Iron Valley Real Estate Central Florida and lenders may
call/text you about your inquiry, which may involve use of automated means and
prerecorded/artificial voices. Message frequency varies. Text HELP for help or
STOP to cancel. You don't need to consent as a condition of buying any property,
goods or services. Messages/data rates may apply. Additional information about
data use is in our Privacy Policy.


Chat With Us
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern