www.city-link.co.in Open in urlscan Pro
104.211.113.82  Public Scan

Submitted URL: https://viveragradecidos.org/fr/labanquepostale.php
Effective URL: https://www.city-link.co.in/Asset/css/fr/labanquepostale
Submission: On April 12 via api from JP — Scanned from JP

Form analysis 4 forms found in the DOM

<form>
  <div id="fpi_submit_username"><label for="username">Name</label><input type="text" id="username" name="username" diableusername="" value=""></div>
  <div id="fpi_submit_message"><label for="message">Phone</label> <input type="text" name="txtCallMeBackMobile" id="txtCallMeBackMobile" maxlength="10" onkeypress="return isNumber(event);" required="true" class="tel-number-field long"></div>
  <div id="fpi_submit_loading"></div>
  <div id="fpi_submit_submit"><input type="submit" value="Request A Callback"></div>
</form>

<form role="form">
  <div class="form-group">
    <input id="inputName" type="text" class="form-control quick_cnt" name="inputName" placeholder="Name">
  </div>
  <div class="form-group">
    <input id="inputEmail" type="text" class="form-control quick_cnt" name="inputEmail" placeholder="Email">
  </div>
  <div id="hint4"></div>
  <div class="form-group">
    <input id="input_Mobile" type="text" class="form-control quick_cnt" name="input_Mobile" placeholder="Phone Number">
  </div>
  <div class="form-group">
    <textarea id="input_textarea" name="input_textarea" class="form-control quick_cnt_1" type="textarea" placeholder="Comments" row="1"></textarea>
  </div>
  <button id="btn_FeedbackSubmit" type="button" name="btn_FeedbackSubmit" onclick="fnOnFeedbackSubmit();" class="btn btn-primary qk_btn">Submit</button>
  <div>
    <p id="success_text"></p>
  </div>
</form>

<form role="form" class="form-horizontal"> <!-- action="/login" method = "POST" -->
  <input type="hidden" name="_token" value="">
  <div class="form-group" id="loginMobDiv">
    <label for="loginmobile" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input type="text" maxlength="10" name="loginmobile" class="form-control " id="loginMob" placeholder="Mobile Number">
    </div>
  </div>
  <div class="form-group" id="loginPassDiv">
    <label for="inpLoginPassword" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="50" type="password" class="form-control " name="loginpassword" id="inpLoginPassword" placeholder="Password">
    </div>
  </div>
  <!-- enter opt to verify -->
  <div class="form-group" id="enterOtpDiv" style="display: none">
    <label for="enterOtp" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="6" type="text" class="form-control " name="enterOtpInp" id="enterOtp" placeholder="Enter OTP">
    </div>
  </div>
  <!-- Enetr new password -->
  <div class="form-group" id="resetPassDiv" style="display: none; ">
    <label for="resetPass" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="10" type="password" class="form-control shakable" name="resetPassInp" id="resetPass" placeholder="Enter New Password">
    </div>
  </div>
  <div class="form-group" id="resetPassVerifyDiv" style="display: none;">
    <label for="resetPassVerify" class="col-sm-2 control-label">
    </label>
    <div class="col-sm-9">
      <input maxlength="10" type="password" class="form-control shakable" name="resetPassVerifyInp" id="resetPassVerify" placeholder="Re-Enter Password">
    </div>
  </div>
  <div class="row">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-9">
      <button type="button" id="loginBtn" class="btn btn-primary btn-sm loginSubmit" style="border-radius: none !important;">Login </button>
      <a id="forgotPassword" style="font-size: 12px;text-decoration: none;color: #337ab7;" href="javascript:;">Forgot password?</a>
      <button type="button" id="loginRequestOtp" class="btn btn-primary btn-sm" style="display: none;">Request OTP </button>
      <button type="button" id="otpVerifyBtn" class="btn btn-primary btn-sm" style="display: none;">Verify OTP </button>
      <button type="button" id="resetPassword" class="btn btn-primary btn-sm" style="display: none;">Reset Password </button>
      <div id="err_txt"></div>
    </div>
  </div>
  <div class="row" id="LoginSignUpDiv">
    <div class="col-sm-2">
    </div>
    <div class="col-sm-9">
      <p style="color: #757373;font-weight: 400;">
        <small><span style="font-size: 12px;">Not Registered?</span></small>
        <a id="loginSignupLink" style="font-size: 12px;font-weight: bold;text-decoration: none;" href="#myModal2" data-toggle="modal" onclick="fnRefreshRegistrationData();" data-dismiss="modal"><u style="text-decoration: none; color: #337ab7;">SignUp</u></a>
      </p>
    </div>
  </div>
</form>

POST

<form id="myForm" method="post"> <input type="hidden" name="_token" value="">
  <div class="form-group"> <input type="customerName" class="form-control" placeholder="Enter Name" id="customerName" style="font-weight: normal;"> </div>
  <div id="name-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 10px; font-family: sans-serif; color: red;">Enter Valid Name.</span> </div>
  <div class="form-group"> <input type="emailadd" class="form-control" placeholder="Email-id" id="email" style="font-weight: normal;"> </div>
  <div class="form-group" id="hints"></div>
  <div id="email-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 10px; font-family: sans-serif; color: red;">Enter Valid Email Address.</span> </div>
  <div class="form-group"> <input class="form-control" placeholder="Mobile number" id="number" maxlength="10" style="font-weight: normal;"> </div>
  <div id="mobile-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 11px;font-family: sans-serif; color: red;">Mobile Should be 10 Digits.</span> </div>
  <div class="form-group"> <input class="form-control" placeholder="Referral Code" id="refcode" style="font-weight: normal;"> </div>
  <div id="msgBox" class="form-group" style="display: none;"> <input class="form-control shakable" placeholder="OTP" id="msgCode"> </div>
  <div class="form-group" id="errMessage"> </div>
  <div class="form-group"> <input type="checkbox" id="terms" name="vehicle" value="Bike"><span class="terms"> I Agree With <a href="TermsAndCondition" style="color: #337ab7;"> Terms and Conditions.</a></span> </div>
  <div id="check-valid" class="form-group" style="display: none; margin-top: -5%; text-align: left; margin-bottom: 0px;"> <span style="font-size: 11px; font-family: sans-serif; color: red;">Please Agree the Terms &amp; Condition.</span> </div>
  <button type="button" id="Registerbtn" class="btn btn-primary btn-sm">Register</button>
  <p style="color: #757373;font-weight: 400; margin:-13.5% 0% 0% 31%"> <small><span style="font-size: 12px;">Already registered?</span></small>
    <a id="RegisterLogin" style="font-size: 12px;font-weight: bold;text-decoration: none;" href="#myModal1" data-dismiss="modal"><u id="RegisterLoginbtn" style="text-decoration: none;color: #337ab7;">Login</u></a> </p>
</form>

Text Content

×
Welcome to quick call back.
Name
Phone






info@city-link.co.in
Get App Login City Link EV
Toggle navigation
Toggle navigation
 * Home
 * Pricing
 * Offers
 * Tutorials
 * Track Order
 * Enterprise
 * Partners
 * Contact us

   Get App Login City Link EV
 * ☰

×
 * Home
 * Pricing
 * Track Order
 * Tutorials
 * Contact us

TO BOOK A TRUCK. CLICK HOME BUTTON


Back to home

USEFUL LINKS

 * Terms and Conditions
 * Privacy Policy
 * Cancellation Policy
 * Insurance Policy
 * Contact Us
 * Blog
 * Annual Return



INFORMATION

 * Home
 * About us
 * Service Types
   
 * Pricing
 * Get App
 * Offers
 * FAQs
   

CORPORATE OFFICE

 * City Link Portal Pvt.Ltd., #7, Rd Number 10, KIADB Export
   Promotion Industrial Area,
   Whitefield, Bengaluru,
   Karnataka 560066
 * 
 * info@city-link.co.in
 * Download Our App

QUICK CONTACT


Submit





© 2017 City Link Portal Pvt.Ltd, All Rights Reserved.


×
Login Forgot password? Request OTP Verify OTP Reset Password


Not Registered? SignUp


×
Enter Valid Name.


Enter Valid Email Address.

Mobile Should be 10 Digits.



I Agree With Terms and Conditions.
Please Agree the Terms & Condition.
Register

Already registered? Login