www.travel.kashmironline.com Open in urlscan Pro
65.181.111.143  Public Scan

URL: https://www.travel.kashmironline.com/
Submission: On April 05 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form method="post" action="" class="formmobile">
  <div class="form-floating mb-3">
    <input type="text" name="name" class="form-control form-control-sm" id="floatingInput" required="" title="Please enter valid name">
    <label for="floatingInput" style="color:black">Name</label>
  </div>
  <div class="form-floating" style="margin-top:-10px">
    <input type="text" name="phone" class="form-control form-control-sm" id="floatingPassword" required="">
    <label for="floatingPassword" style="color:black">Mobile Number</label>
  </div>
  <div class="form-floating" style="margin-top:5px">
    <input type="email" name="email" class="form-control form-control-sm" id="floatingInput" required="">
    <label for="floatingInput" style="color:black">Email Address</label>
  </div>
  <div class="form-floating" style="margin-top:5px">
    <input type="number" name="persons" class="form-control form-control-sm" id="floatingInput">
    <label for="floatingInput" style="color:black">No. of Persons?</label>
  </div>
  <div class="form-floating" style="margin-top:5px">
    <input type="date" name="dateoftravel" class="form-control form-control-sm" id="floatingInput1" required="" min="2024-04-05">
    <label for="floatingInput1" style="color:black">Date of Travel?</label>
  </div>
  <script language="javascript">
    var today = new Date();
    var dd = String(today.getDate()).padStart(2, '0');
    var mm = String(today.getMonth() + 1).padStart(2, '0');
    var yyyy = today.getFullYear();
    today = yyyy + '-' + mm + '-' + dd;
    $('#floatingInput1').attr('min', today);
  </script>
  <div class="form-group">
    <table>
      <tbody>
        <tr>
          <td><input type="checkbox" style="margin-top:6px;" checked=""></td>
          <td>
            <small style="padding-left:5px">I Authorized Kashmir Online to call me back.</small>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <div class="form-group" style="margin-top:2px;text-align:center">
    <input type="submit" name="submitform" style="width:100%" value="Submit" class="btn btn-primary mb-2">
    <small>Your details are secure with us</small><br>
    <small style="font-size:14px"><b>----------------or----------------</b></small><br>
    <p align="center" class="card-description" style="background:#cf2e2e;color:white;padding:10px;font-weight:bold;font-size:15px">
      <a href="tel:+91-9541664463" style="color:white"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-telephone" viewBox="0 0 16 16">
  <path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"></path>
</svg> Tap to Call - +91-9541664463</a>
    </p>
  </div>
</form>

POST

<form method="post" action="" class="formdesktop">
  <div class="form-floating mb-3">
    <input type="text" name="name" class="form-control form-control-sm" id="floatingInput" required="" title="Please enter valid name">
    <label for="floatingInput">Name</label>
  </div>
  <div class="form-floating">
    <input type="text" name="phone" class="form-control form-control-sm" id="floatingPassword" required="">
    <label for="floatingPassword">Mobile Number</label>
  </div>
  <br>
  <div class="form-floating">
    <input type="text" name="email" class="form-control form-control-sm" id="floatingInput" required="">
    <label for="floatingInput">Email Address</label>
  </div>
  <br>
  <div class="form-floating">
    <input type="text" name="day" class="form-control form-control-sm" id="floatingInput" required="">
    <label for="floatingInput">No. of Days?</label>
  </div>
  <br>
  <div class="form-floating">
    <input type="text" name="persons" class="form-control form-control-sm" id="floatingInput" required="">
    <label for="floatingInput">No. of Persons?</label>
  </div>
  <br>
  <div class="form-floating" style="margin-top:-5px">
    <input type="date" name="dateoftravel" class="form-control form-control-sm" id="floatingInput2" required="" min="2024-04-05">
    <label for="floatingInput2" style="color:black">Date of Travel?</label>
  </div>
  <script language="javascript">
    var today = new Date();
    var dd = String(today.getDate()).padStart(2, '0');
    var mm = String(today.getMonth() + 1).padStart(2, '0');
    var yyyy = today.getFullYear();
    today = yyyy + '-' + mm + '-' + dd;
    $('#floatingInput2').attr('min', today);
  </script>
  <br>
  <div class="form-floating">
    <input type="text" required="" name="city" class="form-control form-control-sm" id="floatingInput">
    <label for="floatingInput">Coming from (City Name)?</label>
  </div>
  <br>
  <p class="card-description" style="color: black">What kind of holiday are you looking for?</p>
  <div class="col-md-10">
    <div class="form-group row">
      <div class="col-sm-6">
        <div class="form-check">
          <label class="form-check-label">
            <input type="radio" class="form-check-input" name="holiday" id="membershipRadios1" value="Honeymoon" checked=""> Honeymoon <i class="input-helper"></i></label>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-check">
          <label class="form-check-label">
            <input type="radio" class="form-check-input" name="holiday" id="membershipRadios2" value="Romantic"> Romantic <i class="input-helper"></i></label>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-check">
          <label class="form-check-label">
            <input type="radio" class="form-check-input" name="holiday" id="membershipRadios3" value="Adventure"> Adventure <i class="input-helper"></i></label>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-check">
          <label class="form-check-label">
            <input type="radio" class="form-check-input" name="holiday" id="membershipRadios4" value="Family"> Family <i class="input-helper"></i></label>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="form-check">
          <label class="form-check-label">
            <input type="radio" class="form-check-input" name="holiday" id="membershipRadios4" value="Religious"> Religious <i class="input-helper"></i></label>
        </div>
      </div>
    </div>
  </div>
  <p class="card-description" style="color: black">Places you want to visit?</p>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place1" value="Srinagar" class="form-check-input" checked=""> Srinagar <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place2" value="Pahalgam" class="form-check-input"> Pahalgam <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place3" value="Gulmarg" class="form-check-input"> Gulmarg <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place4" value="Yousmarg" class="form-check-input"> Yousmarg <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place5" value="Sonamarg" class="form-check-input"> Sonamarg <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place6" value="Anantnag" class="form-check-input"> Anantnag <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place7" value="Ladakh" class="form-check-input"> Ladakh <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place8" value="Amarnath" class="form-check-input"> Amarnath <i class="input-helper"></i></label>
        </div>
        <div class="form-check">
          <label class="form-check-label">
            <input type="checkbox" name="place9" value="Vaishno Devi" class="form-check-input"> Vaishno Devi <i class="input-helper"></i></label>
        </div>
      </div>
    </div>
    <p class="card-description" style="color: black">Holiday Category?</p>
    <div class="row">
      <div class="col-md-6">
        <div class="form-group">
          <div class="form-check">
            <label class="form-check-label">
              <input type="checkbox" name="holi1" value="Budget - Friendly package" class="form-check-input"> Budget - Friendly package <i class="input-helper"></i></label>
          </div>
          <div class="form-check">
            <label class="form-check-label">
              <input type="checkbox" name="holi2" value="Standard package" class="form-check-input"> Standard package <i class="input-helper"></i></label>
          </div>
          <div class="form-check">
            <label class="form-check-label">
              <input type="checkbox" name="holi3" value="Luxury Package" class="form-check-input"> Luxury Package <i class="input-helper"></i></label>
          </div>
        </div>
      </div>
    </div>
    <p class="card-description" style="color: black">Any other special requirements?</p>
    <div class="form-group">
      <textarea name="des" class="form-control form-control-sm" rows="4">Write here!</textarea>
    </div>
    <div class="form-group">
      <input type="submit" name="submit" value="Submit" style="background-color: #cf2e2e" class="btn btn-primary mb-2">
    </div>
  </div>
</form>

Text Content

 * Login as Traveller


BOOK KASHMIR HOLIDAY PACKAGES





Get Kashmir Packages Upto 40% Off



Name
Mobile Number
Email Address
No. of Persons?
Date of Travel?

I Authorized Kashmir Online to call me back.

Your details are secure with us
----------------or----------------


Tap to Call - +91-9541664463

Name
Mobile Number

Email Address

No. of Days?

No. of Persons?

Date of Travel?

Coming from (City Name)?


What kind of holiday are you looking for?

Honeymoon
Romantic
Adventure
Family
Religious

Places you want to visit?

Srinagar
Pahalgam
Gulmarg
Yousmarg
Sonamarg
Anantnag
Ladakh
Amarnath
Vaishno Devi

Holiday Category?

Budget - Friendly package
Standard package
Luxury Package

Any other special requirements?

Write here!


What are travellers looking for?

Know Before You Go

Top 10 Reasons to Visit Kashmir



Kashmir speaks for itself. The Paradise on Earth needs no introduction,
promotion, or branding to build... read more

--------------------------------------------------------------------------------

Know Why Kashmir is Known as Switzerland Of India



Places that render one speechless and stir the soul are magical. Words defy the
meaning you want to give... read more

--------------------------------------------------------------------------------

Shop the Best of the Kashmiri Items



A holiday feels incomplete without bringing back memories in the form of
tangible objects indigenous... read more

--------------------------------------------------------------------------------

7 Hidden Tourist Destinations in Kashmir



Millions of tourists visit Kashmir each year. Known as the Paradise on Earth,
Kashmir houses Mother Nature...read more

--------------------------------------------------------------------------------

9 Adventure Sports in Jammu and Kashmir



What makes you jump from your bed every time you hear about travel plans? Your
mind gets flooded... read more

--------------------------------------------------------------------------------

View more posts


BEST SELLING KASHMIR TOUR PACKAGES

34% off


KASHMIR TOUR PACKAGE

Duration:05 NIGHTS & 06 DAYS

   
 * Sightseeing
 * Hotels
 * Meals
 * Transfer
   

 * 9541664463
 * support@kashmironline.com

2121012,999/- per person Enquire Now

24% off


MAGICAL KASHMIR TOUR PACKAGE

Duration: 06 NIGHTS & 07 DAYS

   
 * Sightseeing
 * Hotels
 * Meals
 * Transfer

 * 9541664463
 * support@kashmironline.com

2105014,999/- per person Enquire Now

20% off


SERENE SRINAGAR PACKAGE

Duration: 07 NIGHTS & 08 DAYS

   
 * Sightseeing
 * Hotels
 * Meals
 * Transfer
   


 * 9541664463
 * support@kashmironline.com

2499918,999/- per person Enquire Now


LOOKING FOR CUSTOMIZED KASHMIR HOLIDAY PACKAGES?


CUSTOMIZE YOUR TOUR PACKAGES IN 3 SIMPLE STEPS

Step


01

SELECT DATE & DESTINATION

 





Step


02

GET MULTIPLES QUOTES FROM OUR TRAVEL PARTNERS

 



Step


03

CUSTOMIZE & BOOK

 





TESTIMONIALS

Helped me with a great package for my honeymoon within my budget. Anuj Saxena
Mumbai
These guys have a great network of travel agents. I got quotes that beat online
prices. Jaspal Singh Chandigarh
Great prices on packages, plus they helped me customise my itinerary. Great
Service! Nikita Shetty Delhi
Great Service and Great Packages provided by Kashmir online. Would definitely
recommend. Imran Shaikh Bangalore
Helped me with a great package for my honeymoon within my budget. Anuj Saxena
Mumbai
These guys have a great network of travel agents. I got quotes that beat online
prices. Jaspal Singh Chandigarh
Great prices on packages, plus they helped me customise my itinerary. Great
Service! Nikita Shetty Delhi
Great Service and Great Packages provided by Kashmir online. Would definitely
recommend. Imran Shaikh Bangalore
Helped me with a great package for my honeymoon within my budget. Anuj Saxena
Mumbai
These guys have a great network of travel agents. I got quotes that beat online
prices. Jaspal Singh Chandigarh
Great prices on packages, plus they helped me customise my itinerary. Great
Service! Nikita Shetty Delhi
Great Service and Great Packages provided by Kashmir online. Would definitely
recommend. Imran Shaikh Bangalore




WHAT ARE TRAVELLERS LOOKING FOR?




KNOW BEFORE YOU GO

Top 10 Reasons to Visit Kashmir



Kashmir speaks for itself. The Paradise on Earth needs no introduction,
promotion, or branding to build... read more

--------------------------------------------------------------------------------

Know Why Kashmir is Known as Switzerland Of India



Places that render one speechless and stir the soul are magical. Words defy the
meaning you want to give... read more

--------------------------------------------------------------------------------

Shop the Best of the Kashmiri Items



A holiday feels incomplete without bringing back memories in the form of
tangible objects indigenous... read more

--------------------------------------------------------------------------------

7 Hidden Tourist Destinations in Kashmir



Millions of tourists visit Kashmir each year. Known as the Paradise on Earth,
Kashmir houses Mother Nature...read more

--------------------------------------------------------------------------------

9 Adventure Sports in Jammu and Kashmir



What makes you jump from your bed every time you hear about travel plans? Your
mind gets flooded... read more

--------------------------------------------------------------------------------

View more posts

Copyright © 2022. | All rights reserved. Terms and Conditions