www.gatewayteam.com Open in urlscan Pro
52.71.119.165  Public Scan

URL: https://www.gatewayteam.com/
Submission: On July 07 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 6 forms found in the DOM

Name: pl_leadRegister_formPOST #placester_lead

<form method="post" action="#placester_lead" name="pl_leadRegister_form" class="js-pl_membershipForm pl_leadRegister" autocomplete="off" data-uii="form:lead-register">
  <input type="hidden" name="action" value="pl_register_site_user">
  <input type="hidden" tabindex="29" name="_wp_http_referer" value="/listings/">
  <input id="auto_form_type" type="hidden" name="autoresponder_form_type">
  <input type="hidden" name="referer" value="">
  <div id="pl_leadRegister_form_inner_wrapper">
    <h2>Sign Up</h2>
    <div style="display:none" class="success">You have been successfully signed up. This page will refresh momentarily.</div>
    <div style="display:none" class="additional-message"></div>
    <div style="display:none" class="error"></div>
    <div class="js-form-content">
      <div class="reg_form_first_name">
        <label for="first_name">First Name</label>
        <input type="text" tabindex="23" required="required" class="input" name="first_name" data-message="A valid first name is needed." placeholder="First Name">
      </div>
      <div class="reg_form_last_name">
        <label for="last_name">Last Name</label>
        <input type="text" tabindex="24" required="required" class="input" name="last_name" data-message="A valid last name is needed." placeholder="Last Name">
      </div>
      <div class="reg_form_email">
        <label for="email">Email</label>
        <input type="email" tabindex="25" required="required" class="input" name="email" data-message="A valid email is needed." placeholder="Email">
      </div>
      <div class="reg_form_pass">
        <label for="password">Password</label>
        <input type="password" tabindex="26" required="required" class="input" name="password" data-message="Please enter a password." placeholder="Password">
      </div>
      <div class="reg_form_confirm_pass">
        <label for="confirm">Confirm Password</label>
        <input type="password" tabindex="27" required="required" class="input" name="confirm" data-message="Please confirm your password." placeholder="Confirm Password">
      </div>
      <div class="reg_form_submit">
        <a class="pl_form--switchForms" href="#pl_login">Already a User?</a>
        <input type="submit" tabindex="28" class="button-primary" value="Register" name="pl_register">
      </div>
    </div>
  </div>
</form>

Name: pl_login_formPOST #

<form name="pl_login_form" class="js-pl_membershipForm" action="#" method="post" data-uii="form:lead-login">
  <input type="hidden" name="redirect_to" value="">
  <input type="hidden" name="action" value="pl_login_site_user">
  <div id="pl_login_form_inner_wrapper">
    <h2>Login</h2>
    <div style="display:none" class="success"></div>
    <div style="display:none" class="error"></div>
    <div class="js-form-content">
      <div class="login-email">
        <label for="email">Email</label>
        <input type="text" name="email" id="email" class="input" required="required" value="" tabindex="20" data-message="A valid email is needed" placeholder="Email">
      </div>
      <div class="login-password">
        <label for="password">Password</label>
        <input type="password" name="password" id="password" class="input" required="required" value="" tabindex="21" data-message="A password is needed" placeholder="Password">
      </div>
      <div class="login-submit">
        <a class="pl_form--switchForms" href="#pl_loginReset" data-source="sign_in">Forgot Your Login?</a>
        <input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Log In" tabindex="23">
      </div>
    </div>
  </div>
</form>

Name: pl_loginReset_formPOST #

<form name="pl_loginReset_form" action="#" method="post" class="js-pl_membershipForm" data-uii="form:lead-password-reset">
  <h2>Reset Password</h2>
  <div style="display:none" class="success"></div>
  <div style="display:none" class="error"></div>
  <div class="js-form-content">
    <input type="hidden" name="action" value="pl_login_reset">
    <div class="login-email">
      <label for="email">Email</label>
      <input type="text" name="email" id="email" class="input" required="required" value="" data-message="A valid email is needed" placeholder="Email">
    </div>
    <div class="login-submit login-submit-mobile-en">
      <input type="submit" name="submit" class="button-primary btn-primary-mobile-en" value="Reset Password">
    </div>
  </div>
</form>

Name: widget_contactPOST

<form name="widget_contact" action="" method="post" data-uii="form:contact" novalidate="novalidate">
  <input type="hidden" name="ip" value="192.168.101.86">
  <input type="hidden" name="user_agent" value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.198 Safari/537.36">
  <input type="hidden" name="url" value="https://www.gatewayteam.com">
  <input type="hidden" name="id" value="">
  <input type="hidden" name="autoresponder_uii" value="contact">
  <input class="stop-validation trick-me" name="check_the_letters" value="" required="" tabindex="-1" autocomplete="off"><input class="stop-validation trick-me" name="a_password" value="" required="" tabindex="-1" autocomplete="off">
  <input class="stop-validation trick-me" name="a_password" value="" required="" tabindex="-1" autocomplete="off">
  <input type="hidden" name="form_submitted" value="0">
  <input type="hidden" name="custom_link_target" value="_blank">
  <div class="pl_widget-contact--name">
    <label for="first_name">First Name (required)</label>
    <input class="required pl_widget-contact--firstName" id="first_name" placeholder="First Name" type="text" name="first_name" required="" data-message="Your name is required.">
    <label for="last_name">Last Name (required)</label>
    <input class="required pl_widget-contact--lastName" id="last_name" placeholder="Last Name" type="text" name="last_name" required="" data-message="Your name is required.">
  </div>
  <div class="pl_widget-contact--email">
    <label for="email">Email Address (required)</label>
    <input class="required" id="email" placeholder="Email Address" type="email" name="email" required="" data-message="A valid email is required.">
  </div>
  <div class="pl_widget-contact--phone">
    <label for="phone">Phone Number (required)</label>
    <input class="required" id="phone" placeholder="Phone Number (used as password)" type="text" pattern="^\d{3}-\d{3}-\d{4}$|\d{10}$" name="phone" required="" data-message="A valid phone is required.">
  </div>
  <div class="pl_widget-contact--questions">
    <label for="question">Questions/Comments</label>
    <textarea rows="5" id="question" name="question" placeholder="Any questions for us?" data-message="Don't forget to leave a question or comment."></textarea>
  </div>
  <input type="submit" value="Send" class="button-primary full_width">
  <div class="pl_widget-contact--formLoading" style="display: none;">
    <img class="spinner" alt="spinner" id="spinner" src="https://www.gatewayteam.com/wp-content/plugins/placester/images/preview_load_spin.gif" width="25">
  </div>
</form>

POST

<form method="post" action="" class="pl_widget-mortgageCalc--form" data-uii="form:mortgage-calc">
  <div class="pl_mortgageCalc--price">
    <label>Price of Home ($)</label>
    <input type="text" name="price" tabindex="15" value="250,000">
  </div>
  <div class="pl_mortgageCalc--downPayment">
    <label>Down Payment (%)</label>
    <input type="text" name="down" tabindex="16" value="20">
  </div>
  <div class="pl_mortgageCalc--interest">
    <label>Interest Rate (%)</label>
    <input type="text" name="rate" tabindex="17" value="5">
  </div>
  <div class="pl_mortgageCalc--loanTerm">
    <label>Loan Term (years)</label>
    <input type="text" name="term" tabindex="18" value="30">
  </div>
  <input type="submit" id="pl_widget-mortgageCalc--submit" tabindex="19" class="button-primary" value="Calculate">
  <div id="pls_Payment" class="pl_widget-mortgageCalc--payment">
    <span>$</span><input type="text" name="payment">
  </div>
  <div>
    <p>Source: Placester</p>
  </div>
</form>

Name: widget_contactPOST

<form name="widget_contact" action="" method="post" data-uii="form:lead-capture" novalidate="novalidate">
  <input type="hidden" name="ip" value="192.168.101.86">
  <input type="hidden" name="user_agent" value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.198 Safari/537.36">
  <input type="hidden" name="url" value="https://www.gatewayteam.com">
  <input type="hidden" name="id" value="">
  <input type="hidden" name="autoresponder_uii" value="lead-capture">
  <input class="stop-validation trick-me" name="check_the_letters" value="" required="" tabindex="-1" autocomplete="off"><input class="stop-validation trick-me" name="a_password" value="" required="" tabindex="-1" autocomplete="off">
  <input class="stop-validation trick-me" name="a_password" value="" required="" tabindex="-1" autocomplete="off">
  <input type="hidden" name="form_submitted" value="0">
  <input type="hidden" name="custom_link_target" value="_blank">
  <label for="first_name">First Name (required)</label>
  <input class="  pl_widget-contact--firstName" id="first_name" placeholder="First Name" type="text" name="first_name">
  <label for="last_name">Last Name (required)</label>
  <input class="  pl_widget-contact--lastName" id="last_name" placeholder="Last Name" type="text" name="last_name">
  <!-- HOME VAL FORM TYPE -->
  <div class="pl_widget-contact--email">
    <label for="email">Email Address (required)</label>
    <input class="required" id="email" placeholder="Email Address" type="email" name="email" required="" data-message="A valid email is required.">
  </div>
  <div class="pl_widget-contact--phone">
    <label for="phone">Phone Number (required)</label>
    <input class="required" id="phone" placeholder="Phone Number (used as password)" type="text" pattern="^\d{3}-\d{3}-\d{4}$|\d{10}$" name="phone" required="" data-message="A valid phone is required.">
  </div>
  <div class="  pl_widget-contact--questions">
    <label for="question">Questions/Comments</label>
    <textarea rows="5" id="question" name="question" placeholder="Any questions for us?" data-message="Don't forget to leave a question or comment."></textarea>
  </div>
  <input type="submit" value="Submit" class="button-primary full_width">
  <a class="pl_login_link" data-source="lead_capture" href="#pl_login">Already a user?</a>
  <div class="pl_widget-contact--formLoading" style="display: none;">
    <img class="spinner" alt="spinner" id="spinner" src="https://www.gatewayteam.com/wp-content/plugins/placester/images/preview_load_spin.gif" width="25">
  </div>
</form>

Text Content

 * Business Update
 * Home
 * Search
   * Search All Properties
   * Featured Listings
   * Commercial
   * Lots and Land
 * Our Agents
 * Buyers
   * 4 Questions to Ask Before Buying a Home
   * Mortgage Calculator
   * Your Saved Listings
 * Sellers
   * 4 Questions to Ask Before Selling a Home
 * Resources
 * Blog
 * Contact


YOUR GATEWAY
TO REAL ESTATE
SEARCH HERE
ABOUT GATEWAY

Gateway Real Estate has been a leader in Ashland real estate since 1981.
Specializing in residential real estate and investment properties, our
experienced agents provide every client with the best information, experience,
counsel, and service available in the market today.

Our office is located on The Plaza, directly across the street from the Oregon
Shakespeare Festival theaters and beautiful Lithia Park, a breathtaking oasis
just steps from the front door.

LEARN MOREOUR AGENTS


FEATURED LISTINGS

Loading results...

OUR FEATURED LISTINGS


FEATURED LISTINGS

Favorite Listing
80 Photos


1988 OLD SISKIYOU ASHLAND, OR 97520

MLS# 220133169
$2,695,0004 beds5 baths

Listing Agent: John L Wieczorek

Courtesy of: Gateway Real Estate

Favorite Listing
27 Photos


40 GRANITE ASHLAND, OR 97520

MLS# 220162622
$1,450,000

Listing Agent: Genie Long

Courtesy of: Gateway Real Estate

Favorite Listing
110 Photos


35 GRANITE ASHLAND, OR 97520

MLS# 220144027
$1,395,0003 beds3 baths

Listing Agent: John Steinbergs

Courtesy of: Gateway Real Estate

Favorite Listing
86 Photos


170 EMIGRANT LAKE ASHLAND, OR 97520

MLS# 220163387
$1,295,0005 beds5 baths

Listing Agent: Tristan Freechild

Courtesy of: Gateway Real Estate

Favorite Listing
71 Photos


200 ASHLAND ACRES ASHLAND, OR 97520

MLS# 220165909
$1,200,0003 beds2 baths

Listing Agent: Victoria Sheadel

Courtesy of: Gateway Real Estate

Favorite Listing
53 Photos


15789 HWY 66 ASHLAND, OR 97520

MLS# 220163752
$1,150,0004 beds3 baths

Listing Agent: Anna A Houppermans

Courtesy of: Gateway Real Estate

Favorite Listing
52 Photos


435 THORNTON ASHLAND, OR 97520

MLS# 220165424
$1,100,0003 beds4 baths

Listing Agent: John L Wieczorek

Courtesy of: Gateway Real Estate

Favorite Listing
59 Photos


1550 TYLER CREEK ASHLAND, OR 97520

MLS# 220166418
$1,099,0003 beds4 baths

Listing Agent: Camilla C Cassity

Courtesy of: Gateway Real Estate

Favorite Listing
61 Photos


55 GRANITE ASHLAND, OR 97520

MLS# 220165716
$1,050,0006 beds4 baths

Listing Agent: Anna A Houppermans

Courtesy of: Gateway Real Estate

MORE PROPERTIES
OUR CLIENTS LOVE US


TESTIMONIALS

 * > Victoria handled the sale of our late mother's home in Ashland; without
   > her, it's hard to imagine the whole process and sale...
   > 
   > — Hillary J.
   > Read more

 * > Tracy is a consummate expert and professional--she helped me find my
   > perfect home.
   > 
   > — Merrilyne L.
   > Read more

 * > Where to begin. It's rare that I would rate anyone with five stars in every
   > category. That said, Gretski earned them all. As...
   > 
   > — Janet & Jake
   > Read more

 * > Simply the best real estate agent around. If you get a chance to work with
   > John Steinbergs, count yourself lucky.
   > 
   > — Noel & Jeff
   > Read more

 * > Rachel is conscientious, knowledgeable, highly experienced & true to her
   > integrity- we trust her completely.
   > 
   > — Marsha & Bernard
   > Read more

 * > Victoria handled the sale of our late mother's home in Ashland; without
   > her, it's hard to imagine the whole process and sale...
   > 
   > — Hillary J.
   > Read more

 * > Tracy is a consummate expert and professional--she helped me find my
   > perfect home.
   > 
   > — Merrilyne L.
   > Read more

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5

Gateway Real Estate541-482-1040info@gatewayteam.com


OFFICE

GATEWAY REAL ESTATE541-482-10405 N Main Street,Ashland,OR 97520

 * LinkedIn
 * Facebook
 * Instagram

 * LinkedIn
 * Facebook
 * Instagram

@2023 Agent Site Branding All Rights Reserved / Powered by Placester








 1. Skip to navigation
 2. Skip to content

Side Navigation

Gateway Real Estate

 * Are you a member?


 * SIGN UP
   
   You have been successfully signed up. This page will refresh momentarily.
   
   
   First Name
   Last Name
   Email
   Password
   Confirm Password
   Already a User?
   
   
   LOGIN
   
   
   
   Email
   Password
   Forgot Your Login?
   
   
   RESET PASSWORD
   
   
   
   Email
   
   Log in
 * Register

541-482-1040
 * LinkedIn
 * Facebook
 * Instagram




NAVIGATION

 * Business Update
 * Home
 * Search
   * Search All Properties
   * Featured Listings
   * Commercial
   * Lots and Land
 * Our Agents
 * Buyers
   * 4 Questions to Ask Before Buying a Home
   * Mortgage Calculator
   * Your Saved Listings
 * Sellers
   * 4 Questions to Ask Before Selling a Home
 * Resources
 * Blog
 * Contact


ACCOUNT

 * Log in
 * Register

 * 
 * 
 * 

 * Previous
 * Next


FROM THE BLOG



© 2022 Oregon Datashare (KCAR | MLSCO | SOMLS). All rights reserved. The data
relating to real estate for sale on this web site comes in part from the
Internet Data Exchange Program of the Oregon Datashare. Real estate listings
held by IDX Brokerage firms other than MLS of Central Oregon are marked with the
Internet Data Exchange logo or the Internet Data Exchange thumbnail logo and
detailed information about them includes the name of the listing Brokers.
Information provided is for consumers' personal, non-commercial use and may not
be used for any purpose other than to identify prospective properties the viewer
may be interested in purchasing. The consumer will not copy, retransmit nor
redistribute any of the content from this website. Information provided is
deemed reliable, but not guaranteed.

Updated: 7th July, 2023 10:23 AM (UTC).





ABOUT

GATEWAY REAL ESTATE

Phone541-482-1040

Email Me


GET IN TOUCH

Thank you for contacting us, we'll get back to you shortly.

Sorry, we are unable to send your message at the moment. Please try again later.
First Name (required) Last Name (required)
Email Address (required)
Phone Number (required)
Questions/Comments



MORTGAGE CALCULATOR

Price of Home ($)
Down Payment (%)
Interest Rate (%)
Loan Term (years)
$

Source: Placester


 * Business Update
 * Home
 * Search
   * Search All Properties
   * Featured Listings
   * Commercial
   * Lots and Land
 * Our Agents
 * Buyers
   * 4 Questions to Ask Before Buying a Home
   * Mortgage Calculator
   * Your Saved Listings
 * Sellers
   * 4 Questions to Ask Before Selling a Home
 * Resources
 * Blog
 * Contact

 * LinkedIn
 * Facebook
 * Instagram

 * Email Me

 * 541-482-1040

 * GATEWAY REAL ESTATE

©2023. All Rights Reserved | Real Estate Marketing by  Placester


PLEASE PROVIDE YOUR NAME AND EMAIL

Thank you for contacting us, we'll get back to you shortly.

Sorry, we are unable to send your message at the moment. Please try again later.
First Name (required) Last Name (required)
Email Address (required)
Phone Number (required)
Questions/Comments
Already a user?