www.easemytrip.com
Open in
urlscan Pro
2600:9000:2724:6600:b:54:57c0:93a1
Public Scan
Submitted URL: http://lnk2.emt.easemytrip.com/vtrack?clientid=16364&ul=AQpTBVYDBVZFVB4SQglWUU0eV0cSFlYjWlMPV1laAldYHAVdCE5GFlQBBxUZA0ZETVFwWwE...
Effective URL: https://www.easemytrip.com/holidays/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=20240530&__sta=vhg.fjswogogo...
Submission: On June 01 via api from IN — Scanned from DE
Effective URL: https://www.easemytrip.com/holidays/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=20240530&__sta=vhg.fjswogogo...
Submission: On June 01 via api from IN — Scanned from DE
Form analysis
3 forms found in the DOM<form id="frm1" class="ng-pristine ng-valid">
<input type="hidden" id="hdnautosuggest" autocomplete="off">
</form>
Name: searchFrom — POST holidays/list
<form name="searchFrom" action="holidays/list" method="post" ng-keypress="myfunction(this)" class="ng-pristine ng-valid">
<div class="serch-bg">
<input type="text" class="ng-valid ng-dirty ng-valid-parse ng-touched ng-pristine ng-untouched ng-empty" id="txtDesCity" ng-change="OnEdit()" autocomplete="off" ng-model="SearchCity.DesCity" name="txtDesCity"
placeholder="Hey Traveller, Where do you want to go?">
<button class="subm_btn" type="button" ng-click="LoadListV()"></button>
<div class="drop ng-hide" ng-show="citytrue">
<ul ng-show="citytrue" class="listing_opt ng-hide">
<!-- ngRepeat: city in autoCity | filter:{city:SearchCity.DesCity} -->
</ul>
</div>
<!--div class="droplist">
<div class="citylist">
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/mumbai.svg" /></div><span>Mumbai, India</span>
</a>
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/delhi.svg" /></div><span>Delhi, India</span>
</a>
</div>
<div class="citylist">
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/thiruvananthapuram.svg" /></div><span>Thiruvananthapuram, Kerala</span>
</a>
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/guwahati.svg" /></div><span>Guwahati, India</span>
</a>
</div>
<div class="citylist">
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/bangkok.svg" /></div><span>Bangkok, Thailand</span>
</a>
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/dubai.svg" /></div><span>Dubai, United Arab Emirate</span>
</a>
</div>
<div class="citylist">
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/newyork.svg" /></div><span>New York, United State</span>
</a>
<a>
<div class="imgico"><img src="./Content/customize/search-home/img/rio.svg" /></div><span>Rio, Brazil</span>
</a>
</div>
</!--div -->
</div>
</form>
<form id="contact" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-valid-email">
<label class="container-radio"> International <input type="radio" name="package" id="rdoInt" ng-model="queryDetail.PackType" value="International" checked="" class="ng-pristine ng-untouched ng-valid ng-not-empty">
<span class="checkmark-radio"></span>
</label>
<label class="container-radio"> Domestic <input type="radio" name="package" id="rdoDom" ng-model="queryDetail.PackType" value="Domestic" class="ng-pristine ng-untouched ng-valid ng-not-empty">
<span class="checkmark-radio"></span>
</label>
<div class="clr"></div>
<div class="contact-main">
<div class="inp_n">
<fieldset>
<input placeholder="Package Name / Destination Name" type="text" id="PackageName" class="txt-inp1 ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="1" required="" autocomplete="off"
ng-model="queryDetail.PackName" ng-change="Edit('HLADD'); OnError('pkgnme')" oninvalid="InvalidMsg5(this);" oninput="InvalidMsg5(this);">
<ul class="drp-ul-li" ng-show="IsVisible">
<!-- ngRepeat: ct in DestinationList -->
</ul>
<div class="errorfrm" id="pckgnm">Enter Package Name / Destination Name</div>
</fieldset>
</div>
</div>
<div class="clr"></div>
<div class="contact-main">
<div class="contact-left">
<div class="inp_n">
<fieldset>
<input ng-change="OnError('date')" ng-model="queryDetail.dt" placeholder="Date of Departure" type="text" class="txt-inp select-txtn2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required hasDatepicker" id="jQueryDatePicker1"
name="datepicker" tabindex="2" required="required" oninvalid="InvalidMsg3(this);" oninput="InvalidMsg3(this);" readonly="" autocomplete="off">
<div class="errorfrm" id="pckdt">Enter Date of Departure</div>
</fieldset>
</div>
</div>
<div class="contact-right">
<div class="inp_n">
<fieldset>
<input placeholder="City of Departure" type="text" id="PackageDepartureCity" class="txt-inp1 ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" tabindex="2" required="" autocomplete="off"
ng-model="queryDetail.DepCity" ng-change="EditCity('HLADDCITY')" oninvalid="InvalidMsg5(this);" oninput="InvalidMsg5(this);">
<ul class="drp-ul-li ng-hide" ng-show="CityIsVisible">
<!-- ngRepeat: ct in DCityList -->
</ul>
</fieldset>
</div>
</div>
</div>
<fieldset>
<div>
<div class="w33">
<label class="label">Adult</label>
<div id="field1" class="qtySelector text-center">
<button type="button" id="subr" class="fa fa-minus" ng-click="UpdatePax('adt','sub')">-</button>
<input ng-model="queryDetail.noOfAdult" type="text" disabled="" id="1" value="1" min="1" max="3" class="qtyValue ng-pristine ng-untouched ng-valid ng-not-empty">
<button type="button" id="addr" class="fa fa-plus" ng-click="UpdatePax('adt','add')">+</button>
</div>
</div>
<div class="w33">
<div class="label">Child</div>
<div id="field2" class="qtySelector text-center">
<button type="button" id="sub2r" class="fa fa-minus" ng-click="UpdatePax('chd','sub')">-</button>
<input ng-model="queryDetail.noOfChild" type="text" disabled="" id="1" value="1" min="1" max="3" class="qtyValue ng-pristine ng-untouched ng-valid ng-not-empty">
<button type="button" id="add2r" class="fa fa-plus" ng-click="UpdatePax('chd','add')">+</button>
</div>
</div>
<div class="w33">
<div class="label">Infant</div>
<div id="field3" class="qtySelector text-center">
<button type="button" id="sub3r" class="fa fa-minus" ng-click="UpdatePax('inf','sub')">-</button>
<input ng-model="queryDetail.noOfInfant" type="text" disabled="" id="1" value="1" min="1" max="3" class="qtyValue ng-pristine ng-untouched ng-valid ng-not-empty">
<button type="button" id="add3r" class="fa fa-plus" ng-click="UpdatePax('inf','add')">+</button>
</div>
</div>
</div>
</fieldset>
<fieldset>
<div class="contact-main">
<div class="contact-left">
<div class="inp_n">
<fieldset>
<input placeholder="Your Name" class="txt-inp1 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="ContactName" ng-change="OnError('yname')" ng-model="queryDetail.Name" name="ContactName" type="text" tabindex="3"
required="required" oninvalid="InvalidMsg2(this);" oninput="InvalidMsg2(this);" autocomplete="off">
<div class="errorfrm" id="pcknme">Enter Your Name</div>
</fieldset>
</div>
</div>
<div class="contact-right">
<div class="inp_n">
<fieldset>
<input value="+91" class="txt-inp" type="tel" pattern="[0-9]" id="CountryCode" maxlength="5" style="display: none;">
<input placeholder="Mobile No." class="txt-inp ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength" type="text" required="" ng-change="OnError('emob')" ng-model="queryDetail.MobileNo"
id="MobileNo" name="MobileNo" minlength="0" maxlength="10" tabindex="4" oninvalid="InvalidMsg1(this);" oninput="InvalidMsg1(this);" ng-keypress="ValidateMobile($event)">
<div class="errorfrm" id="pckmobe">Enter Mobile No</div>
</fieldset>
</div>
</div>
</div>
</fieldset>
<fieldset>
<input placeholder="Your E-mail Address" class="txt-inp1 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" id="ContactEmail" ng-change="OnError('empkg')" ng-model="queryDetail.Email" name="ContactEmail" type="email"
tabindex="3" required="required" oninvalid="InvalidMsg(this);" oninput="InvalidMsg(this);">
<div class="errorfrm" id="pckema">Enter Your E-mail Address</div>
</fieldset>
<input id="Button2" type="button" name="" value="Send Query" class="sub_qu" ng-click="SubmitQueryDetail(packDetails.packageType)">
</form>
Text Content
* FLIGHTS * HOTELS * FLIGHT+HOTEL * TRAINS * BUS * HOLIDAYS * CABS * Activities * More Charters Book private charters here Visa Apply for a UAE Visa Online Airport service Enjoy airport service Duty free Cruise Book cruise here Gift Card Buy giftcards here Offers Check Best latest offers Customer Service Call Support Tel : 011 - 43131313, 43030303 Mail Support Care@easemytrip.com INR Choose Currency INR INR AED THB USD GBP Login or Signup Customer Login Login & check bookings Corporate Travel Login corporate account Agent Login Login your agent account My Booking Manage your bookings here Hi, abc My Profile Manage your profile, and password EMT Wallet Use your wallet money to avail disounts My Booking Manage your bookings here Log Out YOGI A/C Balance 546546 Statement Balance 354546 Log Out Logout your profile Sign up & Earn Sign Up And Get an exciting deals. Amazing Discounts Login And Enjoy Amazing Discounts On Travel Bookings. Hassle-Free Bookings Sign-In And Enjoy Hassle-Free Bookings. Login or Create an account × +91 * Afghanistan+93 * Albania+355 * Algeria+213 * American Samoa+1684 * Andorra+376 * Angola+244 * Anguilla+1264 * Antigua and Barbuda+1268 * Argentina+54 * Armenia+374 * Aruba+297 * Australia+61 * Austria+43 * Azerbaijan+994 * Bahamas+1242 * Bahrain+973 * Bangladesh+880 * Barbados+1246 * Belarus+375 * Belgium+32 * Belize+501 * Benin+229 * Bermuda+1441 * Bhutan+975 * Bolivia+591 * Bosnia and Herzegovina+387 * Botswana+267 * Brazil+55 * Brunei Darussalam+673 * Bulgaria+359 * Burkina Faso+226 * Burundi+257 * Cambodia+855 * Cameroon+237 * Canada+1 * Cape Verde+238 * Cayman Islands+1345 * Central African Republic+236 * Chad+235 * Chile+56 * China+86 * Colombia+57 * Comoros+269 * Congo (DRC)+243 * Congo (Republic)+242 * Cook Islands+682 * Costa Rica+506 * Côte d'Ivoire+225 * Croatia+385 * Cuba+53 * Cyprus+357 * Czech Republic+420 * Denmark+45 * Djibouti+253 * Dominica+1767 * Dominican Republic+1809 * Ecuador+593 * Egypt+20 * El Salvador+503 * Equatorial Guinea+240 * Eritrea+291 * Estonia+372 * Ethiopia+251 * Faroe Islands+298 * Fiji+679 * Finland+358 * France+33 * French Polynesia+689 * Gabon+241 * Gambia+220 * Georgia+995 * Germany+49 * Ghana+233 * Gibraltar+350 * Greece+30 * Greenland+299 * Grenada+1473 * Guadeloupe+590 * Guam+1671 * Guatemala+502 * Guernsey+44 * Guinea+224 * Guinea-Bissau+245 * Guyana+592 * Haiti+509 * Honduras+504 * Hong Kong+852 * Hungary+36 * Iceland+354 * India+91 * Indonesia+62 * Iran+98 * Iraq+964 * Ireland+353 * Isle of Man+44 * Israel+972 * Italy+39 * Jamaica+1876 * Japan+81 * Jersey+44 * Jordan+962 * Kazakhstan+7 * Kenya+254 * Kiribati+686 * Kuwait+965 * Kyrgyzstan+996 * Laos+856 * Latvia+371 * Lebanon+961 * Lesotho+266 * Liberia+231 * Libya+218 * Liechtenstein+423 * Lithuania+370 * Luxembourg+352 * Macao+853 * Macedonia+389 * Madagascar+261 * Malawi+265 * Malaysia+60 * Maldives+960 * Mali+223 * Malta+356 * Marshall Islands+692 * Martinique+596 * Mauritania+222 * Mauritius+230 * Mexico+52 * Micronesia+691 * Moldova+373 * Monaco+377 * Mongolia+976 * Montenegro+382 * Montserrat+1664 * Morocco+212 * Mozambique+258 * Myanmar (Burma)+95 * Namibia+264 * Nauru+674 * Nepal+977 * Netherlands+31 * New Caledonia+687 * New Zealand+64 * Nicaragua+505 * Niger+227 * Nigeria+234 * North Korea+850 * Norway+47 * Oman+968 * Pakistan+92 * Palau+680 * Palestinian Territory+970 * Panama+507 * Papua New Guinea+675 * Paraguay+595 * Peru+51 * Philippines+63 * Poland+48 * Portugal+351 * Puerto Rico+1787 * Qatar+974 * Réunion+262 * Romania+40 * Russian Federation+7 * Rwanda+250 * Saint Kitts and Nevis+1869 * Saint Lucia+1758 * Saint Vincent and the Grenadines+1784 * Samoa+685 * San Marino+378 * São Tomé and Príncipe+239 * Saudi Arabia+966 * Senegal+221 * Serbia+381 * Seychelles+248 * Sierra Leone+232 * Singapore+65 * Slovakia+421 * Slovenia+386 * Solomon Islands+677 * Somalia+252 * South Africa+27 * South Korea+82 * Spain+34 * Sri Lanka+94 * Sudan+249 * Suriname+597 * Swaziland+268 * Sweden+46 * Switzerland+41 * Syrian Arab Republic+963 * Taiwan, Province of China+886 * Tajikistan+992 * Tanzania+255 * Thailand+66 * Timor-Leste+670 * Togo+228 * Tonga+676 * Trinidad and Tobago+1868 * Tunisia+216 * Turkey+90 * Turkmenistan+993 * Turks and Caicos Islands+1649 * Tuvalu+688 * Uganda+256 * Ukraine+380 * United Arab Emirates+971 * United Kingdom+44 * United States+1 * Uruguay+598 * Uzbekistan+998 * Vanuatu+678 * Vatican City+379 * Venezuela+58 * Viet Nam+84 * Virgin Islands (British)+1284 * Virgin Islands (U.S.)+1340 * Western Sahara+212 * Yemen+967 * Zambia+260 * Zimbabwe+263 Email ID or Mobile Number * Enter a valid Phone Number * Enter a valid Email * Enter a valid Email or Phone Number By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy Otp Authentication × Enter OTP sent to the email Incorrect OTP, please enter valid OTP. Resend OTP OTP sent successfully Get OTP on call request sent successfully * Enter the valid OTP. * YOu have done 5 attempts! Try loggin in with password! Login with OTP Login with Password Password Authentication × Enter Password Please enter correct password. Reset Password Login with OTP Login with Password Forget Password × Registered Mobile Number or Email Email ID or Mobile Number * Enter a valid Phone Number * Enter a valid Email * Enter a valid Email or Phone Number We will send you a reset OTP on your registered Email ID or Mobile Number OTP Authentication × Registered Mobile Number or Email Create New Password Incorrect OTP, please enter valid OTP. * Enter Password Resend OTP Congratulations! × Your account has been created successfully! Maybe Later By logging in, I understand & agree to EaseMyTrip terms of use and privacy policy ✖ * Features * Pages * New Pages * Elements * Users * Charts * Services * App Design * Web Design * Software Design * Label Design * Graphic Design * Portfolio * Overview * Shortcuts * Feedback Holiday Search Flight hotel Trains Flight+Hotel Bus Holidays Cabs Activity Gift Cards Charters Please Wait Searching the Best Tour Packages for you * Azerbaijan Holidays * Train Tour Packages * USA Holidays * Char Dham Yatra * Europe Holidays * Azerbaijan Holidays * Train Tour Packages TURN YOUR DREAM HOLIDAY INTO A REALITY Honeymoon Pilgrimage Ayurveda Adventure Group Departure Leisure Honeymoon Pilgrimage Ayurveda Adventure Group Departure Leisure International Domestic Europe 12Nights/13Days Starting From ₹234,990 Australia 11Nights/12Days Starting From ₹129,590 Hong Kong 4Nights/5Days Starting From ₹50,990 New Zealand 10Nights/11Days Starting From ₹189,000 USA 11Nights/12Days Starting From ₹202,390 Cherry Blossom festival 6Nights/7Days Starting From ₹85,699 Thailand Supersaver 3Nights/4Days Starting From ₹34,590 Bali 6Nights/7Days Starting From ₹58,290 Eastern Europe 7Nights/8Days Starting From ₹201,924 Incredible Baku 3Nights/4Days Starting From ₹51,190 Mauritius 6Nights/7Days Starting From ₹75,990 Singapore and Bali 6Nights/7Days Starting From ₹52,990 Europe 12Nights/13Days Starting From ₹234,990 Australia 11Nights/12Days Starting From ₹129,590 Hong Kong 4Nights/5Days Starting From ₹50,990 New Zealand 10Nights/11Days Starting From ₹189,000 USA 11Nights/12Days Starting From ₹202,390 Cherry Blossom festival 6Nights/7Days Starting From ₹85,699 Thailand Supersaver 3Nights/4Days Starting From ₹34,590 Bali 6Nights/7Days Starting From ₹58,290 Eastern Europe 7Nights/8Days Starting From ₹201,924 Incredible Baku 3Nights/4Days Starting From ₹51,190 Mauritius 6Nights/7Days Starting From ₹75,990 Singapore and Bali 6Nights/7Days Starting From ₹52,990 ‹› Goa Starting From ₹10,998 Lakshadweep Starting From ₹28,999 Jaipur Starting From ₹14,299 Munnar Starting From ₹39,599 Rishikesh Starting From ₹7,999 Srinagar Starting From ₹14,499 Shimla Starting From ₹12,099 Agra Starting From ₹7,699 Leh-Ladakh Starting From ₹65,999 ‹› VEG-JAIN GROUP TOURS CRUISE OFFERS Singapore + RCL Cruise 6 Nights/7 Days Starting From ₹54,999 SIN + Genting Dream 5 Nights/6 Days Starting From ₹61,999 SIN + Royal Caribbean 6 Nights/7 Days Starting From ₹58,999 ‹› GRAND USA 20 Nights/21 Days Starting From ₹490,000 South Africa with Mauritius 14 Nights/15 Days Starting From ₹210,000 GRAND EUROPE SUMMER 18 Nights/19 Days Starting From ₹318,322 Best of Europe Summer 13 Nights/14 Days Starting From ₹255,881 Best of Kenya GD 06 Nights/07 Days Starting From ₹120,000 Treasures of Vietnam 07 Nights/08 Days Starting From ₹110,000 Uzbekistan Summer 07 Nights/08 Days Starting From ₹110,000 GRAND USA 20 Nights/21 Days Starting From ₹490,000 South Africa with Mauritius 14 Nights/15 Days Starting From ₹210,000 GRAND EUROPE SUMMER 18 Nights/19 Days Starting From ₹318,322 Best of Europe Summer 13 Nights/14 Days Starting From ₹255,881 Best of Kenya GD 06 Nights/07 Days Starting From ₹120,000 Treasures of Vietnam 07 Nights/08 Days Starting From ₹110,000 Uzbekistan Summer 07 Nights/08 Days Starting From ₹110,000 GRAND USA 20 Nights/21 Days Starting From ₹490,000 ‹› Click to travel for less! Get rid of vacation stress by saving up on multipl! WANT TO GO FOR A MEMORABLE HOLIDAY? PROVIDE YOUR DETAILS TO KNOW BEST HOLIDAY DEALS International Domestic Enter Package Name / Destination Name Enter Date of Departure Adult - + Child - + Infant - + Enter Your Name Enter Mobile No Enter Your E-mail Address BEST SELLING PACKAGES NORTH EAST India DUBAI United Arab Emirates BHUTAN Bhutan BALI Indonesia KASHMIR India MAURITIUS Majestic Mauritius EUROPE Europe NORTH EAST India DUBAI United Arab Emirates BHUTAN Bhutan BALI Indonesia KASHMIR India MAURITIUS Majestic Mauritius EUROPE Europe NORTH EAST India DUBAI United Arab Emirates BHUTAN Bhutan ‹› * * * * * * * * * < > TOP DESTINATIONS TOP UNEXPLORED DESTINATIONS Lakshadweep South Africa Goa South India Australia Himachal Pradesh Vietnam Lakshadweep South Africa Goa South India Australia Himachal Pradesh Vietnam Lakshadweep South Africa Goa ‹› Vietnam Australia Kenya Egypt South Africa ‹› EXPLORE THEMES HONEYMOON 60+ Destinations WINTER 60+ Destinations SUMMER 60+ Destinations WEEKEND 60+ Destinations ADVENTURE 60+ Destinations HONEYMOON 60+ Destinations WINTER 60+ Destinations SUMMER 60+ Destinations WEEKEND 60+ Destinations ADVENTURE 60+ Destinations HONEYMOON 60+ Destinations WINTER 60+ Destinations SUMMER 60+ Destinations WEEKEND 60+ Destinations ADVENTURE 60+ Destinations ‹› Hassle Free. 24X7 on-trip assistance 011-43131313 holidays@easemytrip.com BOOK DOMESTIC AND INTERNATIONAL TOUR PACKAGES Longing for a vacation and have no idea where to go? EaseMyTrip brings you the best opportunity to enjoy your holidays at different destinations across the world. With its amazing tour packages, your trip can be really exciting. Being a reputed player in the travel industry of India, we understand how important your holiday trips are for you. Have memorable travel experiences with family or even plan a beautiful honeymoon by booking packages with us. If you are unable to choose a place in your budget, then call our travel experts to get your tour customized. Being a renowned name in the travel industry, EaseMyTrip.com offers the best deals on Solo Tour Packages, Honeymoon Tour Packages, Weekend Getaway Packages, Cruise Packages, Pilgrimage Packages, Adventure Tour Packages, and more for any part of India and abroad. We display all-inclusive holiday packages for worldwide destinations that serve all your travel needs like airfare, hotels, car rentals, etc. Other than our regular holiday tours, we also provide customized tours. Compare our rates with other travel portals and be sure of getting the best deals (place this part in the beginning) So, call our experts to book some memorable holidays with us. Testimonials * When the ending is well then everything is well. With EaseMyTrip we had a memorable journey of our lifetime. All the services exceeded our expectations. We just appreciate all the support. Sandeepa A happy vacationer, (June 2023) * Travelled to Europe for 10 days along with my wife through a well planned trip through Easemytrip. Just reached back home safely and thought of congratulating the entire team specially Hans Kumar A happy vacationer, (Jan 2022) * This is my second trip with EMT, the first one being Thailand. This time we visited Europe. The trip was awesome. Europe is a wonderful place to visit, especially Switzerland. We got local guides. Melody Pereira A happy vacationer, (Jan 2022) * This is AVNEET Kaur from Ghaziabad,i just had an amazing trip of Europe with you it was an enjoyable trip, we really like the tour manager, the itinerary, hotels, timings of each day and places. Avneet kaur A happy vacationer, (May 2022) * At the outset would like to thank everyone for the efforts put in and ensuring things go as planned. There were a few hiccups, but I can understand that some events were beyond control. Vinod A happy vacationer, (Aug 2022) * I'm writing to you with a hope that my feedback will be useful for you in gaining more customers. I am very pleased with the kind of response I received from easemytrip.com Chaitanya A happy vacationer, (Nov 2022) ₹ INR ₹ USD $ AED د.إ GBP £ Easemytrip Virtual Agent No message given ! Cannot send File ! Are you sure, Do you want to clear the chat? Yes No X Hey! Got any questions? Don’t worry we are here for you.