jetsetflyreserve.com Open in urlscan Pro
192.185.181.216  Public Scan

URL: https://jetsetflyreserve.com/
Submission: On November 13 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: f1POST ./thank.php

<form class="ng-untouched ng-pristine ng-invalid" method="post" name="f1" action="./thank.php" onsubmit="return first_form();">
  <input type="hidden" name="tripType" class="tripType" value="Round Trip">
  <input type="hidden" name="_method" value="search">
  <!--////////// Round-Trip Section Start Here /////////////-->
  <div class="row" id="round-trip-form">
    <div class="col-6 col-md-3 padding-none">
      <div class="autocomplete-wrapper"><input autocomplete="off" id="getAirport1" class="form-control ng-untouched ng-pristine ng-valid" name="from_ap1" placeholder="Flying from?" type="text" required="">
        <div class="autocomplete-results"></div>
      </div>
    </div>
    <div class="col-6 col-md-3 padding-none">
      <div class="bg-border-gray d-none d-md-block"></div>
      <div class="autocomplete-wrapper-two"><input autocomplete="off" id="getAirport2" class="form-control ng-untouched ng-pristine ng-invalid" name="to_ap1" placeholder="Flying to?" type="text" required="">
        <div class="autocomplete-results-two"></div>
      </div>
      <span class="xIcon"></span>
    </div>
    <div class="col-12 col-md-3 padding-none">
      <div class="bg-border-gray d-none d-md-block"></div>
      <div class="row date-input">
        <div class="col-6 col-md-6 padding-none depart-rt">
          <!--<input type="text" autocomplete="off" class="form-control Depart" placeholder="Depart" name="date_ap1" id="datedepart" onfocus="(this.type = 'date')" required=""  />-->
          <input autocomplete="off" class="form-control hasDatepicker" placeholder="Depart" name="date_ap1" id="datedepart" required="" type="text">
        </div>
        <div class="dash">-</div>
        <div class="col-6 col-md-6 padding-none return-rt"><input id="datedepart2" autocomplete="off" class="form-control datedepart2 hasDatepicker" name="date_ap2" placeholder="Return" type="text"></div>
      </div>
    </div>
    <div class="col-12 col-md-1 traveler-div padding-none">
      <div class="bg-border-gray d-none d-md-block"></div>
      <i class="fa fa-user" aria-hidden="true"></i>
      <select name="psngr" class="BusinessClassClick form-control required">
        <option value="1" selected="selected">1</option>
        <option value="2">2</option>
        <option value="3">3</option>
        <option value="4">4</option>
        <option value="5">5</option>
        <option value="6">6</option>
        <option value="7">7</option>
        <option value="8">8</option>
      </select>
    </div>
    <div class="col-12 col-md-2 padding-none">
      <div class="bg-border-gray d-none d-md-block"></div>
      <select name="clas" class="BusinessClassClick form-control" required="">
        <option value="business" selected="selected">Business Class</option>
        <option value="first-class">First Class</option>
        <option value="economy">Economy Class</option>
        <option value="economy-first">Economy+ Class</option>
      </select>
    </div>
  </div>
  <!--////////// Round-Trip Section End Here /////////////-->
  <!-- ///////////////////////////////////////////////////// -->
  <!--////////// Multi-Trip Section Start Here /////////////-->
  <!-- ///////////////////////////////////////////////////// -->
  <div class="multi-section d-none">
    <!-- /////////// Multi-Trip form-1 Start Here /////////////// -->
    <div id="round-trip-form" class="row form-comm-row row-one-way-fix">
      <div class="col-6 col-md-3 padding-none">
        <div class="autocomplete-wrapper-three"><input autocomplete="off" id="from_multi_city" class="form-control ng-untouched ng-pristine ng-valid" name="from_multi" placeholder="Flying from?" type="text">
          <div class="autocomplete-results-three"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="from_multi_city_err"></span>
      </div>
      <div class="col-6 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="autocomplete-wrapper-Four"><input autocomplete="off" id="to_multi_city" class="form-control ng-untouched ng-pristine ng-invalid" name="to_multi" placeholder="Flying to?" type="text">
          <div class="autocomplete-results-Four"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="to_multi_city_err"></span>
      </div>
      <div class="col-12 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="row date-input">
          <div class="col-6 col-md-12 padding-none ">
            <input autocomplete="off" class="form-control hasDatepicker" name="date_multi" placeholder="Depart" id="date_multi_city" type="date">
            <span style="text-decoration: underline; color: #de1921;" id="date_multi_city_err"></span>
          </div>
        </div>
      </div>
    </div>
    <!-- /////////// Multi-Trip form-1 End Here /////////////// -->
    <!-- /////////// Multi-Trip form-2 Start Here /////////////// -->
    <div id="round-trip-form" class="row form-comm-row row-one-way d-none">
      <div class="col-6 col-md-3 padding-none">
        <div class="autocomplete-wrapper-five"><input autocomplete="off" id="from_multi_city2" class="form-control ng-untouched ng-pristine ng-valid" name="from_multi2" placeholder="Flying from?" type="text">
          <div class="autocomplete-results-five"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="from_multi_city2_err"></span>
      </div>
      <div class="col-6 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="autocomplete-wrapper-six"><input autocomplete="off" id="to_multi_city2" class="form-control ng-untouched ng-pristine ng-invalid" name="to_multi2" placeholder="Flying to?" type="text">
          <div class="autocomplete-results-six"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="to_multi_city2_err"></span>
      </div>
      <div class="col-12 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="row date-input">
          <div class="col-6 col-md-12 padding-none ">
            <input autocomplete="off" class="form-control hasDatepicker" name="date_multi2" placeholder="Depart" id="date_multi2_city" type="date">
            <span style="text-decoration: underline; color: #de1921;" id="date_multi_city2_err"></span>
          </div>
        </div>
      </div>
    </div>
    <!-- /////////// Multi-Trip form-2 End Here /////////////// -->
    <!-- /////////// Multi-Trip form-3 End Here /////////////// -->
    <div id="round-trip-form" class="row form-comm-row row-one-way d-none">
      <div class="col-6 col-md-3 padding-none">
        <div class="autocomplete-wrapper-seven"><input autocomplete="off" id="from_multi_city3" class="form-control ng-untouched ng-pristine ng-valid" name="from_multi3" placeholder="Flying from?" type="text">
          <div class="autocomplete-results-seven"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="from_multi_city3_err"></span>
      </div>
      <div class="col-6 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="autocomplete-wrapper-eight"><input autocomplete="off" id="to_multi_city3" class="form-control ng-untouched ng-pristine ng-invalid" name="to_multi3" placeholder="Flying to?" type="text">
          <div class="autocomplete-results-eight"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="to_multi_city3_err"></span>
      </div>
      <div class="col-12 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="row date-input">
          <div class="col-6 col-md-12 padding-none ">
            <input autocomplete="off" class="form-control hasDatepicker" name="date_multi3" placeholder="Depart" id="date_multi3_city" type="date">
            <span style="text-decoration: underline; color: #de1921;" id="date_multi_city3_err"></span>
          </div>
        </div>
      </div>
    </div>
    <!-- /////////// Multi-Trip form-3 End Here /////////////// -->
    <!-- /////////// Multi-Trip form-4 Start Here /////////////// -->
    <div id="round-trip-form" class="row form-comm-row row-one-way d-none">
      <div class="col-6 col-md-3 padding-none">
        <div class="autocomplete-wrapper-nine"><input autocomplete="off" id="from_multi_city4" class="form-control ng-untouched ng-pristine ng-valid" name="from_multi4" placeholder="Flying from?" type="text">
          <div class="autocomplete-results-nine"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="from_multi_city4_err"></span>
      </div>
      <div class="col-6 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="autocomplete-wrapper-ten"><input autocomplete="off" id="to_multi_city4" class="form-control ng-untouched ng-pristine ng-invalid" name="to_multi4" placeholder="Flying to?" type="text">
          <div class="autocomplete-results-ten"></div>
        </div>
        <span style="text-decoration: underline; color: #de1921;" id="to_multi_city4_err"></span>
      </div>
      <div class="col-12 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="row date-input">
          <div class="col-6 col-md12 padding-none ">
            <input autocomplete="off" class="form-control hasDatepicker" name="date_multi4" placeholder="Depart" id="date_multi_city4" type="date">
            <span style="text-decoration: underline; color: #de1921;" id="date_multi_city4_err"></span>
          </div>
        </div>
      </div>
    </div>
    <!-- /////////// Multi-Trip form-4 End Here /////////////// -->
    <!-- /////////// Multi-Trip form-5 Start Here /////////////// -->
    <div id="round-trip-form" class="row form-comm-row row-one-way d-none">
      <div class="col-6 col-md-3 padding-none">
        <input autocomplete="off" id="from_multi_city5" class="form-control ng-untouched ng-pristine ng-valid" name="from_multi5" placeholder="Flying from?" type="text">
        <span style="text-decoration: underline; color: #de1921;" id="from_multi_city5_err"></span>
      </div>
      <div class="col-6 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <input autocomplete="off" id="to_multi_city5" class="form-control ng-untouched ng-pristine ng-invalid" name="to_multi5" placeholder="Flying to?" type="text">
        <span style="text-decoration: underline; color: #de1921;" id="to_multi_city5_err"></span>
      </div>
      <div class="col-12 col-md-3 padding-none">
        <div class="bg-border-gray d-none d-md-block"></div>
        <div class="row date-input">
          <div class="col-6 col-md-12 padding-none ">
            <input autocomplete="off" class="form-control hasDatepicker" name="date_multi5" placeholder="Depart" id="date_multi_city5" type="date">
            <span style="text-decoration: underline; color: #de1921;" id="date_multi_city5_err"></span>
          </div>
        </div>
      </div>
    </div>
    <!-- /////////// Multi-Trip form-5 End Here /////////////// -->
    <div id="round-trip-form" class="row row-add-dlt" style="">
      <div class="col-lg-7 col-md-7 col-sm-12 col-12 text-left padding-none">
        <div class="btn-group add-del-group mr-2" role="group" aria-label="Second group">
          <button type="button" class="btn btn-success btn-sm btn-add-oneway" style="">Add flight</button>
          <button type="button" class="btn btn-danger btn-sm btn-remove-oneway" style="display: none;">Remove flight</button>
        </div>
      </div>
    </div>
  </div>
  <!-- ///////////////////////////////////////////////////// -->
  <!--////////// Multi-Trip Section End Here ///////////////-->
  <!-- ///////////////////////////////////////////////////// -->
  <div class="row justify-content-md-center" id="formLine">
    <div class="col-md-4 padding-none">
      <input autocomplete="off" class="form-control ng-untouched ng-pristine ng-invalid" placeholder="Name" name="name" onkeypress="return only_character(event)" id="txtname" type="text" required="">
      <span class="" id="name_err" style="color: red;"></span>
    </div>
    <!--
                                <div class="col-md-3 padding-none">
                                    <div class="bg-border-gray d-none d-md-block"></div>
                                    <input autocomplete="off" name="email" id="txtemail" class="form-control ng-untouched ng-pristine ng-invalid" placeholder="Email" type="email" required>
                                    <span class="" id="
									_err" style="color: red;"></span>
                                </div>
                                -->
    <div class="col-md-4 padding-none">
      <div class="bg-border-gray d-none d-md-block"></div>
      <input class="form-control ng-untouched ng-pristine ng-invalid" name="phone" id="txtmobile" placeholder="Phone" type="text" minlength="10" required=""><span class="xIcon"></span>
      <span class="" id="phone_err" style="color: red;"></span>
      <input type="hidden" name="airlinesname" value="delta airlines">
    </div>
    <div class="col-md-4 padding-none">
      <input class="btn btn-form" type="submit" name="submit" value="Search Flights">
      <!-- <button  type="button"></button> -->
      <small class="privacy-form">We value your <a href="privacy-policy.html">privacy.</a></small>
    </div>
  </div>
  <!---->
</form>

<form class="form-inline col-md-12 col-lg-7 ng-untouched ng-pristine ng-invalid" novalidate="">
  <div class="col-9 padding-none"><input class="form-control ng-untouched ng-pristine ng-invalid" formcontrolname="email" id="inputEmail4" placeholder="Your email address" type="email" value=""></div>
  <div class="col-3 padding-none"><button class="btn" type="button">Sign Up</button></div>
</form>

Text Content

JET SET FLY RESERVE

partner

Please read and accept the following disclaimer:

By submitting your flights information, name, phone number, and email on this
website, you authorize us to collect and use this information to assist you in
booking flights and providing related services. We take the privacy and security
of your personal data seriously and will handle it in accordance with our
privacy policy. Please note that while we strive to protect your information,
the transmission of data over the internet is not entirely secure, and we cannot
guarantee the absolute security of your data during transmission. By submitting
your information, you acknowledge and accept these potential risks. We may
contact you via phone or email to discuss your flight options and provide
updates on your booking. You have the right to request access, correction, or
deletion of your personal data in accordance with applicable data protection
laws. For more information about our data handling practices, please refer to
our privacy policy. Additionally, please be aware that we will not display any
prices of the flights on this website. After filling out your details, one of
our experienced agents will contact you to provide personalized assistance and
discuss the flight options available to you.

I have read and accept the disclaimer.

I Accept


AIRLINES
RESERVATIONS

CONTACT US

+1-800-376-3514

Booking, changes, Cancellation, Inquiry



JET SET FLY RESERVE

Toll Free : +1-800-376-3514 CALL
 * Home
 * About Us
 * Contact Us


 * Call now for
   Booking
 * Call
 * 



BOOK YOUR FLIGHT TO AVAIL LAST MINUTE AND DISCOUNTED DEALS
CALL NOW

+1-800-376-3514

Round-Trip One-way Multi-city
-


1 2 3 4 5 6 7 8

Business Class First Class Economy Class Economy+ Class
Add flight Remove flight
We value your privacy.
Call now for instant quotes +1-800-376-3514

BOOK YOUR BEST FLIGHT WITH US & GET AMAZING DEALS CALL US NOW +1-800-376-3514


SELECT YOUR BEST DESTINATION ALL OVER THE WORLD

Book your best flight with us & get amazing deals

Do Your Flight Reservations with Fly With Jet Set Fly Reserve

BEST PRICE GUARANTEE

Book Your Flight With Us at best Price

EASY BOOKING

Simple & Easy Flight Ticket Booking Service

LAST MINUTE DEAL

Last minute deals are available at lowest fare


WHY US ?

Our International exclusive deals are not available online
( so please email or call for a quote ) Affordable bulk airline tickets on
discount Flights in emergencies and during busy seasons Travel services for all
types of group and religious travelers Flights to all types of destinations Tour
travel planning and custom itineraries Time-saving airline ticket purchases
Large selection of airlines We have net fares originating in europe in either
business/coach class We can do one way fares to/from the us and europe in
business/coach class Most of the time we can help you if you don't have minimum
stay required
( or advance purchase by the airline ) Cancellation with in 7 days at free of
cost We have a price meet or beat policy
( so please let us know if you find any better deal ) Industry experience on
group travel

Learn More


HOT DEALS NEWSLETTER

Sign up for email deals, special offers and promotions.
Sign Up


DON'T JUST TAKE OUR WORD FOR IT.

For credibility and transparency we use Yelp and Google to collect reviews.

 1. 
 2. 
 3. 
 4. 
 5. 

Linda M. Swansonh

My trip was fairly complex, and the young man who helped me was wonderful. At no
time did he get frustrated and therefore neither did I. He was so helpful with
the overseas airline reservations,upgrades on seats, dates of travel, other
specifics (seat selection, vegetarian meals, security pre-check). He was
terrific, patient, polite and personable. I can not express how thankful I am
for the good job well done. Thanks again, Alex.

Read more on Google
Jennie B. Swain

I travel a lot and I have used various companies to book my ticket online. Last
time I used exploreskynow.com and I can say for sure I am never using anything
else! This is by far the best website to find cheap airline tickets. It took me
less than five minutes to book my Christmas tickets and I was also able to save
money on them!

Read more on Google
Leroy Felde

I highly recommend this site because of their great customer service.
Flightsbird make my journey hassle free & I got a better price than booking
directly with the airline. Keep up the good work.

Read more on Google
Angela S. Harrell

Best deals with clear pricing . Clear support for any changes or questions with
flights. You will be glad you used them.

Read more on Google
Jennifer J. Riddel

They were wonderful I give them an excellent customer service rating! his is by
far the best website to find cheap airline tickets. It took me less than five
minutes to book my Christmas tickets and I was also able to save money on them!

Read more on Google
Linda M. Swanson

My trip was fairly complex, and the young man who helped me was wonderful. At no
time did he get frustrated and therefore neither did I. He was so helpful with
the overseas airline reservations, upgrades on seats, dates of travel, other
specifics (seat selection, vegetarian meals, security pre- check). He was
terrific, patient, polite and personable. I can not express how thankful I am
for the good job well done.

Read more on Google
Tarry Fletcher

I am happy to have booked with you exploreskynow.com for the price and the
service you gave me. All is fine, stay as you are, professional. kind, rapid.
Thank you And you need more, what can I say.

Read more on Google
Rose M Thomas

Always my favorite place to book my Trips. People how I called them. They are
very friendly and very knowledgeable. They went through every aspect of my
reservation, immediately when I place the call the responses was prompt and
detailed aspects.

Read more on Google
Nancy Wight

I appreciated the call I received to help me finish booking my flight, as well
as the benefits that I got for doing so. However, it is quite annoying that, by
the time you have finished filling out the required information for a flight,
the price you had originally seen seems to disappear. Something should be done
to make the experience less annoying and frustrating for customers who wish to
save money.

Read more on Google
Cheryl Roy

I spoke to an agent directly because of location I was flying to, needed to be
sure there were seats as flights limited. Agent was extremely helpful. There are
times when you need a real person and not simply book online, very pleased with
experience.

Read more on Google
Diana B Holloway

The man who helped me I am very thankful for, as I needed to leave that next
day. Over and above. Thank you so much. I got to my family in time and can not
thank you enough for what you have done for me.

Read more on Google
Kimberly Cowles

We are pleased with the efficiency of the representative who helped us change
our flight date. There was a charge which we expected, but not too bad. They
were very kind and helpful making our travel plans work for us.

Read more on Google
Destiny Fischler

People on your office are accommodating and nice to talk to. They assisted me
all the way for my future flight. Thank you to Darren for the help and they can
easily to talk to. I hope on my next travel rest assure that I will be counting
on your office for the booking ok again. Thanks!

Read more on Google
Marsha Pickens

The agent was patient and efficient and careful of the details, especially the
layover times when she could make the choice. Darren followed the requirements I
gave her and explained anything I questioned including costs.

Read more on Google
 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 
 8. 

Linda M. Swansonh

My trip was fairly complex, and the young man who helped me was wonderful. At no
time did he get frustrated and therefore neither did I. He was so helpful with
the overseas airline reservations,upgrades on seats, dates of travel, other
specifics (seat selection, vegetarian meals, security pre-check). He was
terrific, patient, polite and personable. I can not express how thankful I am
for the good job well done. Thanks again, Alex.

Read more on Google
Leroy Felde

I highly recommend this site because of their great customer service. I got a
better price than booking directly with the airline. Keep up the good work.

Read more on Google
Margaret W. Scheule

Clear pricing and always get best deals . Clear support for any changes or
questions with flights.
You will be glad you used them.

Read more on Google
Linda M. Swanson

He was so helpful with the overseas airline reservations, upgrades on seats,
dates of travel, other specifics (seat selection, vegetarian meals, security
pre- check). He was terrific, patient, polite and personable. I can’t express
how thankful I am for the good job well done.

Read more on Google
Rose M Thomas

Always my favorite place to book my Trips. People how I called them. They are
very friendly and very knowledgeable. They went through every aspect of my
reservation, immediately when I place the call the responses was prompt and
detailed aspects.

Read more on Google
Nancy Wight

I appreciated the call I received to help me finish booking my flight, as well
as the benefits that I got for doing so.

Read more on Google
Kimberly Cowles

We are pleased with the efficiency of the representative who helped us change
our flight date. There was a charge which we expected, but not too bad. They
were very kind and helpful making our travel plans work for us.

Read more on Google
Destiny Fischler

People on your office are accommodating and nice to talk to. They assisted me
all the way for my future flight.

Read more on Google


EXPLORE MORE !
BUSINESS CLASS FOR ALL AIRLINE


TRENDING COUNTRIES

   
 * Paris (France) : $1100
 * Brussels (Belgium) : $1250
 * Venice (Italy) : $1755
 * Tel Aviv (Israel) : $1967
 * Prague (Czech republic) : $1250
 * Scotland (England) : $1369
 * New Delhi (India) : $1921
 * Lagos (Nigeria) : $1580
 * London (UK) : $1119
 * Amsterdam : $1500
 * Frankfurt : $2550
 * MILAN : $3140
 * ATHENS : $2450
 * MADRID : $1950
 * MUNICH : $2850
 * ZURICH : $1568
 * LISBON : $2435
 * ViENNA : $2397
 * PRAGUE : $2497


POPULAR CITIES

   
 * Amsterdam
 * Bangkok
 * London
 * Madrid
 * Nice
 * Paris
 * Rome
 * Shanghai
 * Tokyo
 * Vienna
 * Canada
 * Chicago

Home About Contact Terms & Conditions Refund Policy Privacy Policy
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Disclaimer : By submitting your flights information, name, phone number, and
email on this website, you authorize us to collect and use this information to
assist you in booking flights and providing related services. We take the
privacy and security of your personal data seriously and will handle it in
accordance with our privacy policy. Please note that while we strive to protect
your information, the transmission of data over the internet is not entirely
secure, and we cannot guarantee the absolute security of your data during
transmission. By submitting your information, you acknowledge and accept these
potential risks. We may contact you via phone or email to discuss your flight
options and provide updates on your booking. You have the right to request
access, correction, or deletion of your personal data in accordance with
applicable data protection laws. For more information about our data handling
practices, please refer to our privacy policy

Business Address: 11808 Old Drovers Way, Rockville, MD 20852

© 2023 Jet Set Fly Reserve. All rights reserved. Site operated by Go Travelll
LLC