www.seekhlo.com Open in urlscan Pro
15.206.8.57  Public Scan

Submitted URL: http://seekhlo.com/
Effective URL: https://www.seekhlo.com/
Submission Tags: tranco_l324
Submission: On May 26 via api from DE — Scanned from DE

Form analysis 18 forms found in the DOM

GET /search/

<form method="get" action="/search/" class="navbar-form navbar-right">
  <div class="form-group">
    <input type="search" name="q" placeholder="Search" tabindex="1" class="form-control" id="id_q">
    <button class="searchBtn btn" type="submit"><span class="fa fa-search"></span></button>
  </div>
  <!-- <input type="submit" value="Search" class="btn searchBtn" /> -->
</form>

POST /accounts/login_custom/

<form class="material-borderd login_form" id="login_form111" action="/accounts/login_custom/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <div class="group">
    <input type="hidden" autocomplete="off" id="lg_user" name="username" maxlength="150" required="">
    <label>Mobile Number/Email Id</label>
  </div>
  <div class="group">
    <input type="password" id="lgpwd111" name="password" autocomplete="off" required="">
    <label>Password</label>
  </div>
  <input type="hidden" name="login-redirect_url" id="id_login-redirect_url">
  <button class="btn  btn-primary  btn-fill btn-block mb_10" type="submit" id="submit-button-login" name="login_submit"> Sign In </button>
  <a href="#" data-number="3" class="text-center text-danger forget-pass" id="forget-pass">
                            Forgot Password?</a>
</form>

POST /accounts/check_number/

<form class="material-borderd login_form" id="login_form1" action="/accounts/check_number/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <div class="group">
    <input type="text" autocomplete="off" id="lg_check_user" name="username" maxlength="150" required="">
    <label>Mobile Number/Email Id</label>
  </div>
  <div class="group d-none" id="pass-div">
    <input type="password" id="lgpwd" name="password" autocomplete="off">
    <label>Password</label>
  </div>
  <button class="btn  btn-primary  btn-fill btn-block mb_10" type="submit" id="submit-button-log-in" name="login_submit"> Sign In </button>
  <a href="#" data-number="3" class="text-center text-danger forget-pass" id="forget-pass1">
                            Forgot Password?</a>
</form>

/accounts/register-user/

<form action="/accounts/register-user/" id="signup-form" class="material-borderd" hidden="">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <div class="group">
    <input type="text" autocomplete="off" id="first_name" name="first_name" pattern="^([a-zA-Z]+\s?)$" min="2" maxlength="30" title="Only alphabet allows without spaces" required="">
    <label>First Name</label>
  </div>
  <div class="group">
    <input type="text" autocomplete="off" id="last_name" name="last_name" pattern="^([a-zA-Z]+\s?)$" min="2" maxlength="30" title="Only alphabet allows without spaces" required="">
    <label>Last Name</label>
  </div>
  <div class="group">
    <input autocomplete="off" id="reg_mobile" name="mobile_number" type="text" min="10" maxlength="10" pattern="^[6|7|8|9]\d{9}$" title="Incorrect mobile number" required="">
    <label>Mobile Number</label>
  </div>
  <div>
    <span class="checkbox-inline checkbox-inline1 mb-10 "><input type="checkbox" class="checkbox1" name="reg_checkbox" id="reg_checkbox" checked="checked">I would like to receive email and SMS notifications for updates.</span>
  </div>
  <p class="fs-12 ">By signing up, you agree to our <a href="/terms-of-use/" target="_blank"> Terms of Use </a> and <a href="/privacy-policy/" target="_blank"> Privacy
                                Policy</a>. </p>
  <button class="btn  btn-primary  btn-fill btn-block " type="submit" name="registration_submit"> Register </button>
</form>

POST /accounts/resend-otp-emaillink/

<form id="forgot-pass-form" class="material-borderd mb-0" action="/accounts/resend-otp-emaillink/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- Mobile -->
  <div class="group">
    <input type="text" id="mobile_otp" autocomplete="off" name="mobile_number" title="Incorrect mobile number" required="">
    <label>Mobile Number/Email Address</label>
  </div>
  <div class="col-lg-8 mt-10 mb-10">
    <div class="input-group">
      <div class="g-recaptcha" data-sitekey="6LeR8VEaAAAAANiGzeh5Px7b2g524q175BnReJNl">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-lx9km8s8yx1x" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeR8VEaAAAAANiGzeh5Px7b2g524q175BnReJNl&amp;co=aHR0cHM6Ly93d3cuc2Vla2hsby5jb206NDQz&amp;hl=de&amp;v=joHA60MeME-PNviL59xVH9zs&amp;size=normal&amp;cb=ph3fcrq5hqfy"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="group">
    <input type="hidden" id="check_captcha" autocomplete="off" name="check_captcha" title="check_captcha" value="true">
  </div>
  <div id="forgot-buttons">
    <button class="btn   btn-primary btn-fill  btn-block" data-number="6">Send OTP</button>
    <!--                                <p class=" text-center mb-0">Don't have an account?-->
    <!--                                    <a href="#" data-number="7" class="link">-->
    <!--                                        Create an Account</a></p>-->
  </div>
</form>

POST /accounts/change_mobile_number_reg/

<form id="change_mobile_number_form" class="material-borderd change-number-form" method="post" action="/accounts/change_mobile_number_reg/"><input type="hidden" name="csrfmiddlewaretoken"
    value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!--                            <div class="group">-->
  <!--                                <input autocomplete="off" id="change_mobile_otp" name="change_mobile_otp" type="text" min="10"-->
  <!--                                maxlength="10" pattern="^[6|7|8|9]\d{9}$" title="Incorrect mobile number"  required>-->
  <!--                            </div>-->
  <div class="group">
    <input autocomplete="off" id="change_mobile_otp" name="change_mobile_otp" type="text" title="Incorrect mobile number / email id" maxlength="150" placeholder="Mobile Number/Email Id" required="">
  </div>
  <!--<button class="btn  btn-change-number" type="button"  id = "change_mobile_number" name="change_mobile_number" disabled=true> Send OTP </button>-->
  <button class="btn  btn-change-number" type="submit" id="change_mobile_number" name="change_mobile_number" disabled="true"> Send OTP </button>
</form>

POST /accounts/mobileverify/

<form id="reg-otp-form" action="/accounts/mobileverify/" method="post" class="material-borderd mt-20">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- 2nd module -->
  <div class="mt-3 material-bordered-input" id="div4">
    <div class="divOuter">
      <div class="divInner">
        <input id="mobileno_otp" autocomplete="off" class="form-control " maxlength="10" min="10" name="mobile_number" required="" type="hidden" pattern="^[6|7|8|9]\d{9}$" title="Incorrect mobile number" hidden="">
        <input autocomplete="off" id="regotp" class="form-control mobileOtp " maxlength="6" min="6" name="mobile_otp" required="" type="text" pattern="^[0-9]*$" title="OTP is incorrect, please enter valid OTP.">
      </div>
    </div>
    <div class="group mt-20">
      <input type="text" autocomplete="off" id="pwdkk" name="lg-first-name" required="">
      <label> First Name</label>
    </div>
    <div class="group">
      <input type="text" autocomplete="off" id="pwdkkk" name="lg-last-name" required="">
      <label> Last Name</label>
    </div>
    <div class="col-lg-8 mt-10 mb-10">
      <div class="input-group">
        <div class="g-recaptcha" data-sitekey="6LeR8VEaAAAAANiGzeh5Px7b2g524q175BnReJNl">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-gyyn8xhrgznq" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeR8VEaAAAAANiGzeh5Px7b2g524q175BnReJNl&amp;co=aHR0cHM6Ly93d3cuc2Vla2hsby5jb206NDQz&amp;hl=de&amp;v=joHA60MeME-PNviL59xVH9zs&amp;size=normal&amp;cb=xhais2zfijw5"></iframe>
            </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
      </div>
    </div>
    <div class="group">
      <input type="hidden" id="check_captcha" autocomplete="off" name="check_captcha" title="check_captcha" value="true">
    </div>
    <div class="text-center">
      <button class="btn btn-primary btn-fill btn-block" type="submit" data-number="9">Verify OTP</button>
      <div class="otp-resend-div">
        <a href="#" id="reg-otp-resend" class="link-not-active">
                                            Click here to resend OTP</a>
      </div>
      <div class="otpcountdown"></div>
    </div>
  </div>
  <!-- /end 2nd module -->
</form>

POST /accounts/set-password/

<form id="reg-setpass-form" action="/accounts/set-password/" method="post" class="material-borderd">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <input id="mobileno_setpass" autocomplete="off" class="form-control " max="10" min"10"="" name="mobile_number" required="" type="hidden" title="Incorrect mobile number" pattern="^[6|7|8|9]\d{9}$">
  <input id="uuid_setpass" autocomplete="off" class="form-control" max="10" min="10" name="uuid" required="" type="hidden" pattern="^[0-9]*$">
  <div class="group">
    <input type="password" autocomplete="off" id="pwd" name="password" pattern="((?!.*[\s])(?=.*\d)(?=.*[A-Z])(?=.*[a-z]).{8,80})"
      title="Password must contain at least 8 characters (one capital letter, one small letter, one number), space not allowed" required="">
    <label> Password</label>
    <span class="pass-hint">Password must contain at least 8 characters (one capital letter, one small letter, one number),space not allowed</span>
  </div>
  <div class="group">
    <input type="password" autocomplete="off" id="cnfpwd" name="confirm-password" title="Password must contain at least 8 characters (one capital letter, one small letter, one number), space not allowed" required="">
    <label> Confirm Password</label>
  </div>
  <button class="btn  btn-primary  btn-fill btn-block " type="submit"> Set Password </button>
</form>

POST /accounts/change-mobile/

<form id="change-pass-form" action="/accounts/change-mobile/" method="post" class="material-borderd">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- Mobile -->
  <div class="group">
    <input autocomplete="off" name="mobile_number" pattern="^[6|7|8|9]\d{9}$" title="Incorrect mobile number" id="prof-change_mobile" type="text" min="10" maxlength="10" required="">
    <label> New Mobile Number</label>
  </div>
  <div id="forgot-buttons">
    <button class="btn   btn-primary btn-fill  btn-block" data-number="6">Send OTP</button>
  </div>
</form>

POST /accounts/change-mobile/

<form id="change-email-mobile-form" action="/accounts/change-mobile/" method="post" class="material-borderd">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- Mobile -->
  <div class="group">
    <input autocomplete="off" name="mobile_number" title="Incorrect mobile number" id="change_mobile" type="text" required="">
    <label> Mobile Number/Email</label>
  </div>
  <div id="forgot-buttons">
    <button class="btn   btn-primary btn-fill  btn-block" data-number="6">Verify yourself</button>
  </div>
</form>

POST /accounts/change-mobile-verify/

<form id="changepass-otp-form" action="/accounts/change-mobile-verify/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- 2nd module -->
  <div class="mt-3 material-bordered-input" id="div4">
    <div class="divOuter">
      <div class="divInner">
        <input id="changepass_mobileno_otp" autocomplete="off" class="form-control " maxlength="10" min="10" name="mobile_number" required="" type="hidden" pattern="^[0-9]*$" hidden="">
        <input autocomplete="off" id="changenum_otp" class="form-control mobileOtp " maxlength="6" min="6" name="mobile_otp" required="" type="text" pattern="^[0-9]*$">
      </div>
    </div>
    <div class="text-center">
      <button class="btn btn-primary btn-fill btn-block" type="submit" data-number="9">Verify OTP</button>
      <div class="otp-resend-div">
        <a href="#" id="change-otp-resend" class="link-not-active">
                                        Click here to resend OTP</a>
      </div>
      <div class="otpcountdown"></div>
    </div>
  </div>
  <!-- /end 2nd module -->
</form>

POST /accounts/update-user-email/

<form id="checkout-email-form" action="/accounts/update-user-email/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- Mobile -->
  <div class="matrial-group  ">
    <input class="input-md  textinput textInput form-control" autocomplete="off" name="user_email" type="email">
  </div>
  <div id="forgot-buttons">
    <button class="btn   btn-primary btn-fill  btn-block">Save</button>
  </div>
</form>

<form class="material-borderd invite-users-form">
  <ul class="inviteLinkWrap">
    <li>
      <div class="group">
        <input type="text" class="first-name" id="first_name1" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="first_name1">First Name*</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="last-name" id="last_name1" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="last_name1">Last Name*</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="mobile_no1" class="mob-check" maxlength="10" pattern="^[7|8|9]\d{9}$" title="Incorrect mobile number" required="">
        <label for="mobile_no1">Mobile</label>
        <span id="invite_mobile_error1" class="color-red"></span>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="email" class="email-id" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" id="email_id1">
        <label for="email_id1">Email ID</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="department" id="department1" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces">
        <label for="department1">Department</label>
      </div>
    </li>
    <li><span class="fa fa-trash invisible"></span></li>
  </ul>
  <ul class="inviteLinkWrap">
    <li>
      <div class="group">
        <input type="text" class="first-name" id="first_name2" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="first_name2">First Name*</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="last-name" id="last_name2" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="last_name2">Last Name*</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="mobile_no2" class="mob-check" maxlength="10" pattern="^[7|8|9]\d{9}$" title="Incorrect mobile number" required="">
        <label for="mobile_no2">Mobile</label>
        <span id="invite_mobile_error2" class="color-red"></span>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="email" class="email-id" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" id="email_id2">
        <label for="email_id2">Email ID</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="department" id="department2" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces">
        <label for="department2">Department</label>
      </div>
    </li>
    <li><span class="fa fa-trash removeBtn"></span></li>
  </ul>
  <ul class="inviteLinkWrap">
    <li>
      <div class="group">
        <input type="text" class="first-name" id="first_name3" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="first_name3">First Name*</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="last_name3" class="last-name" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="last_name3">Last Name*</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="mobile_no3" class="mob-check" maxlength="10" pattern="^[7|8|9]\d{9}$" title="Incorrect mobile number" required="">
        <label for="mobile_no3">Mobile</label>
        <span id="invite_mobile_error3" class="color-red"></span>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="email" class="email-id" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" id="email_id3">
        <label for="email_id3">Email ID</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="department" id="department3" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces">
        <label for="department3">Department</label>
      </div>
    </li>
    <li><span class="fa fa-trash removeBtn"></span></li>
  </ul>
  <span class="addMoreBlock"></span>
  <div class="block-addmore">
    <a class="btn  btn-add addMore"> <i class="fa fa-plus" aria-hidden="true"></i> Add More </a>
    <!-- <span class="">Big team to invite ? invite many people at once</span> -->
  </div>
  <button type="button" class="btn btn-success invite-user-btn float_right "> Invite </button>
  <!--                </form>-->
  <div class="label-OR mt-10">OR</div>
  <div class="upload-csv">
    <label for="myfile"></label>
    <input type="file" name="myfile" id="myfile">
    <a class="btn invite-user-btn_excell">Invite with CSV file</a>
    <p class="mt-10"><a href="https://scalenjc.s3.ap-south-1.amazonaws.com/inviteuser.csv">Download CSV File</a></p>
  </div>
</form>

GET /organization/ignore_user_download_report/

<form class="ignored_user_list text-right" action="/organization/ignore_user_download_report/" method="GET">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <button type="submit" class="btn btn-primary">Download Report</button>
</form>

/accounts/update-tax-details/

<form action="/accounts/update-tax-details/" autocomplete="off" id="update-tax-details-form-pop-up" class="org-details-form" data-is-pop-up="true">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <div class="row">
    <div class="form-group">
      <div class=" col-md-12 col-sm-12">
        <label>Organization Name</label>
        <input class="input-md  textinput textInput form-control" name="organisation_name" placeholder="Organization Name" type="text" value="">
      </div>
    </div>
  </div>
  <label class="mb-6 mt-10"> Nature of Organization</label>
  <div class="row">
    <div class="col-sm-6">
      <select id="nature-of-organisation" name="nature-of-organisation" class=" form-control radio-inline org-nature">
        <option value="" selected="" disabled="disabled">Select</option>
        <option value="Central or State Government"> Central or State Government</option>
        <option value="Company">Company</option>
        <option value="Trust or Society">Trust or Society</option>
        <option value="Partnership Firm">Partnership Firm</option>
        <option value="Proprietorship">Proprietorship</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="col-sm-6 other-org-div" hidden="">
      <input type="text" class="form-control" id="other-org-input" name="other-Organisation-type">
    </div>
  </div>
  <div class="row">
    <div class=" col-md-12 col-sm-12 mt-10">
      <label>Number of Employees : - </label>
      <div class="radio-inline radioBlock">
        <input type="radio" name="expected_learner" class="no-of-emp" value="Below 20"><span> Below 20</span>
        <span class="radioDesign"></span>
      </div>
      <div class="radio-inline radioBlock">
        <input type="radio" name="expected_learner" class="no-of-emp" value="21 to 50"><span>21 to 50</span>
        <span class="radioDesign"></span>
      </div>
      <div class="radio-inline radioBlock">
        <input type="radio" name="expected_learner" class="no-of-emp" value="51 to 100"><span> 51 to 100</span>
        <span class="radioDesign"></span>
      </div>
      <div class="radio-inline radioBlock"> <input type="radio" name="expected_learner" class="no-of-emp" value="100+"><span>100+</span>
        <span class="radioDesign"></span>
      </div>
    </div>
  </div>
  <div class="form-group  ">
    <div class=" col-md-12 ">
      <button class="btn btn-primary mt-10 btn-org"> Save</button>
    </div>
  </div>
</form>

POST /accounts/mobileverify/

<form id="reg-otp-form1" action="/accounts/mobileverify/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <!-- 2nd module -->
  <div class="mt-3 material-bordered-input" id="div4">
    <div class="divOuter">
      <div class="divInner">
        <input id="mobileno_otp1" autocomplete="off" class="form-control " maxlength="10" min="10" name="mobile_number" required="" type="hidden" pattern="^[6|7|8|9]\d{9}$" title="Incorrect mobile number" hidden="">
        <input autocomplete="off" id="regotp1" class="form-control mobileOtp " maxlength="6" min="6" name="mobile_otp" required="" type="text" pattern="^[0-9]*$" title="Please enter complete and correct OTP.">
      </div>
    </div>
    <div class="text-center">
      <button class="btn btn-primary btn-fill btn-block" type="submit" data-number="9">Verify OTP</button>
      <div class="otp-resend-div">
        <a href="#" id="reg-otp-resend1" class="link-not-active">
                                            Click here to resend OTP</a>
      </div>
      <div class="otpcountdown"></div>
    </div>
  </div>
  <!-- /end 2nd module -->
</form>

<form class="material-borderd refer-users-form" id="reffer-form">
  <ul class=" referLinkWrap">
    <li>
      <div class="group">
        <input type="text" class="first-name" id="f_name1" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="f_name1">First Name</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="last-name" id="l_name1" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="l_name1">Last Name</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="mob_no1" class="mob-check" maxlength="10" pattern="^[7|8|9]\d{9}$" title="Incorrect mobile number">
        <label for="mob_no1">Mobile</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="email" class="email-id" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" id="email1">
        <label for="email1">Email ID</label>
      </div>
    </li>
    <li><span class="fa fa-trash invisible"></span></li>
  </ul>
  <ul class=" referLinkWrap">
    <li>
      <div class="group">
        <input type="text" class="first-name" id="f_name2" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="f_name2">First Name</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" class="last-name" id="l_name2" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="l_name2">Last Name</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="mob_no2" class="mob-check" maxlength="10" pattern="^[7|8|9]\d{9}$" title="Incorrect mobile number" required="">
        <label for="mob_no2">Mobile</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="email" class="email-id" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" id="email2">
        <label for="email2">Email ID</label>
      </div>
    </li>
    <li><span class="fa fa-trash removeBtn"></span></li>
  </ul>
  <ul class=" referLinkWrap">
    <li>
      <div class="group">
        <input type="text" class="first-name" id="f_name3" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="f_name3">First Name</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="l_name3" class="last-name" pattern="^([a-zA-Z]+\s?)$" title="Only alphabet allows without spaces" required="">
        <label for="l_name3">Last Name</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="text" id="mob_no3" class="mob-check" maxlength="10" pattern="^[7|8|9]\d{9}$" title="Incorrect mobile number" required="">
        <label for="mob_no3">Mobile</label>
      </div>
    </li>
    <li>
      <div class="group">
        <input type="email" class="email-id" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" id="email3">
        <label for="email3">Email ID</label>
      </div>
    </li>
    <li><span class="fa fa-trash removeBtn"></span></li>
  </ul>
  <span class="addMoreBlockRefer"></span>
  <div class="block-addmore">
    <a class="btn  btn-add addMoreRefer"> <i class="fa fa-plus" aria-hidden="true"></i> Add More </a>
    <!-- <span class="">Big team to invite ? invite many people at once</span> -->
  </div>
  <button type="button" class="btn btn-success refer-user-btn float_right " id="send-reference"> Send Reference </button>
</form>

POST /accounts/address/

<form action="/accounts/address/" id="checkout-bill-address-form1" class="material-borderd" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="NXiWZI99fCLr5ikbQt8Orghd1ZS06Umxlh50lvlBe5R5pa3xlzU4cFEWoRrqtTGy">
  <div class="bill_add">
    <div class="row">
      <h5 class="text-center mb-0">Thanks for signing up! Please provide us few more details.</h5>
      <h6 class="text-center">These details are required to generate invoice and certificate after completion of the course.</h6>
      <div class="col-md-6">
        <div class="group">
          <input type="text" autocomplete="off" name="first_name" id="addr-first_name" pattern="^[a-zA-Z]*$" title="Please enter alphabets only." required="">
          <label>First Name <span class="color-red">*</span></label>
        </div>
      </div>
      <div class="col-md-6">
        <div class="group">
          <input type="text" autocomplete="off" name="last_name" id="addr-last_name" pattern="^[a-zA-Z]*$" title="Please enter alphabets only." required="">
          <label>Last Name <span class="color-red">*</span></label>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="group   is-focused ">
          <input type="email" pattern="^[\w\.]+@([\w-]+\.)+[\w-]*$" autocomplete="off" class="form-control" name="user_email" value="" id="addr-user_email" required="">
          <label for=""> Email Id <span class="color-red">*</span></label>
        </div>
      </div>
      <div class="col-md-6">
        <div class="group">
          <input type="text" autocomplete="off" name="user_postcode" maxlength="6" id="addr-postcode">
          <label for="">Post/Zip-code (Optional)</label>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12">
        <div class="group">
          <input type="text" name="address" id="addr-address">
          <label for=""> Address (Optional)</label>
        </div>
      </div>
    </div>
    <div class="controls col-md-4 mt-10 " hidden="">
      <select id="country-select" name="country" class=" form-control radio-inline">
        <option value="">Country</option>
        <option value="IN" selected=""> india</option>
      </select>
    </div>
    <div class="row">
      <div class="col-md-6">
        <select id="state-select" name="state" class=" form-control radio-inline" required="">
          <option value="">State *</option>
          <option value="1"> Andhra Pradesh </option>
          <option value="2"> Arunachal Pradesh </option>
          <option value="3"> Assam </option>
          <option value="4"> Bihar </option>
          <option value="5"> Chandigarh (UT) </option>
          <option value="6"> Chhattisgarh </option>
          <option value="7"> Dadra and Nagar Haveli (UT) </option>
          <option value="8"> Daman and Diu (UT) </option>
          <option value="9"> Delhi (NCT) </option>
          <option value="10"> Goa </option>
          <option value="11"> Gujarat </option>
          <option value="12"> Haryana </option>
          <option value="13"> Himachal Pradesh </option>
          <option value="14"> Jammu and Kashmir </option>
          <option value="15"> Jharkhand </option>
          <option value="16"> Karnataka </option>
          <option value="17"> Kerala </option>
          <option value="18"> Lakshadweep (UT) </option>
          <option value="19"> Madhya Pradesh </option>
          <option value="20"> Maharashtra </option>
          <option value="21"> Manipur </option>
          <option value="22"> Meghalaya </option>
          <option value="23"> Mizoram </option>
          <option value="24"> Nagaland </option>
          <option value="25"> Odisha </option>
          <option value="26"> Puducherry (UT) </option>
          <option value="27"> Punjab </option>
          <option value="28"> Rajasthan </option>
          <option value="29"> Sikkim </option>
          <option value="30"> Tamil Nadu </option>
          <option value="31"> Telangana </option>
          <option value="32"> Tripura </option>
          <option value="33"> Uttarakhand </option>
          <option value="34"> Uttar Pradesh </option>
          <option value="35"> West Bengal </option>
        </select>
      </div>
      <div class="col-md-6">
        <select id="city-select" name="city" class=" form-control radio-inline" required="">
          <option value="">District *</option>
        </select>
      </div>
    </div>
    <div class="row" hidden="">
      <div class="col-md-6">
        <div class="group">
          <input id="addr-company_name" type="text" autocomplete="off" name="company_name" pattern="^[a-zA-Z]+\s?*$" title="Please enter alphabets only.">
          <label>Company Name (Optional <span class="mobile_hide">for individuals</span>)</label>
        </div>
      </div>
      <div class="col-md-6">
        <div class="group">
          <input id="addr-company_gstin" class="text-upper gstinnumber" type="text" autocomplete="off" name="company_gstin" maxlength="15">
          <label>GSTIN Number (Optional)</label>
        </div>
        <p class="gst-info color-red">(By proceeding, I acknowledge that the GST Number if provided is non-editable and will not be changed afterward.)</p>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12 text-right">
        <button class="btn btn-primary" data-number="11"> Save</button>
        <!-- <a class="btn btn-danger"  id="addnewAddressclose"> Cancel</a> -->
      </div>
    </div>
  </div>
</form>

Text Content

 * 
 * 0


 * Home
 * Courses
   * Better Gender Narratives
       
     * PoSH Course (Basic) English
     * PoSH Course (Basic) हिंदी
     * PoSH Course (Basic) मराठी
       
       
     * PoSH Course (Advance) English
     * PoSH Course (Advance) हिंदी
     * PoSH Course (Advance) मराठी
     * PoSH Test (NCW) - English
     * PoSH Test (NCW) - हिंदी
       
   * Better Parenting
     * Teen Talk
     * टीन टॉक (हिंदी)
     * टीन टॉक (मराठी)
       
     * Become Your Child’s Career Buddy!
     * अपने बच्चों के करिअर बडी बनें!
     * आपल्या मुलांचे करिअर बडी व्हा!
     * Understanding Childhood Temperament (Age 0-3 Years) - By Dr. Bhooshan
       Shukla)
     * लहान मुलांचे टेम्परामेंट (स्वभाव) समजून घेताना - (वय वर्षे 0-३ )
       मार्गदर्शक - डॉ.भूषण शुक्ल
   * Better Self Management
     * Rational Self Management(REBT)(English)
     * विवेकी स्व-व्यवस्थापनाचा कोर्स(REBT)(मराठी)
     
   * Better Learning
     
 * Interest & Aptitude Test
   * Career Mitra - Career Assessment Test (8th to 10th Std.)
   * Career Mitra - Career Assessment Test (11th to 12th Std.)
 * Blog
 * 0
 * Sign In / Up
   
   
   
   




CONNECT BETTER
WITH TODAY’S
STUDENTS


OUR TRAININGS EMPOWER TEACHERS TO TRANSCEND BEYOND
CONVENTIONAL METHODS FOR 21ST CENTURY LEARNERS.

Read More


CONNECT BETTER WITH TODAY’S STUDENTS


OUR TRAININGS EMPOWER TEACHERS TO TRANSCEND BEYOND CONVENTIONAL METHODS FOR 21ST
CENTURY LEARNERS.

Read More


BETTER SELF MANAGEMENT


RATIONAL SELF MANAGEMENT (REBT)
- BY DR. ANJALI JOSHI, COUNSELLING PSYCHOLOGIST (PH.D IN REBT)

Train your mind in adapting brand new thoughts, emotions and behaviour and see
the difference forever.

 * AVAILABLE IN ENGLISH

 * DURATION: 15 HRS

AVAILABLE IN ENGLISH

DURATION: 15 HRS

Know More


विवेकी स्व-व्यवस्थापनाचा कोर्स (REBT) - डॉ. अंजली जोशी, समुपदेशन मानसोपचारतज्ज्ञ
(REBT मध्ये PH.D) द्वारे

नवीन विचार भावना व वर्तनात स्वत:ला प्रशिक्षित करा आणि मग बघा काय बदल घडतो ते!

 * मराठी भाषांमध्ये उपलब्ध

 * कालावधी - १५ तास

मराठी भाषांमध्ये उपलब्ध

कालावधी - १५ तास

Know More


BETTER PARENTING


TEEN TALK

Excelling the art of communication with teenagers.

 * AVAILABLE IN
   ENGLISH, हिंदी & मराठी

 * DURATION: 1 HR
   
   Online Course for Parents

AVAILABLE IN ENGLISH, हिंदी & मराठी

DURATION: 1 HR

Online Course for Parents

Know More
English हिंदी मराठी


BECOME YOUR CHILD’S CAREER BUDDY!

Your child’s career planning is most
important role of parenting.
Get equipped and Partner effectively.

 * AVAILABLE IN
   ENGLISH, हिंदी & मराठी

 * DURATION: 3 HRS
   
   Online Course for Parents

AVAILABLE IN ENGLISH, हिंदी & मराठी

DURATION: 3 HRS

Online Course for Parents

Know More
English हिंदी मराठी


UNDERSTANDING CHILDHOOD TEMPERAMENT (AGE 0-3 YEARS)
- BY DR. BHOOSHAN SHUKLA

Are you curious to know your child's temperament?
Get equipped and nurture effectively.

 * AVAILABLE IN
   ENGLISH & मराठी

 * DURATION: 1 HR
   
   Online Course for Parents

AVAILABLE IN ENGLISH & मराठी

DURATION: 1 HR

Online Course for Parents

Know More
English मराठी


INTEREST & APTITUDE TEST FOR STUDENTS

 * Developed by Shyamchi Aai Foundation

 * 

Career Magic Framework

Developed by Shyamchi Aai Foundation

AVAILABLE IN ENGLISH, हिंदी & मराठी

Over 1 crore students have made informed
career choices with this test. Discover your
interests and aptitudes and embark
on your career journey.

You will be able to select the language before you start the test
8th - 10th Std. Sample Reports
11th - 12th Std. Sample Reports


BETTER GENDER NARRATIVES


PREVENTION OF SEXUAL HARASSMENT
AT WORKPLACE - LAW AND BEYOND

AVAILABLE IN ENGLISH, हिंदी & मराठी

 * ADVANCE LEVEL

 * DURATION: 7 HRS

Ideal for IC Members,Top & Middle Management

ADVANCE LEVEL

Ideal for IC Members,
Top & Middle Management

DURATION: 7 HRS

Know More
English हिंदी मराठी


PREVENTION OF SEXUAL HARASSMENT
AT WORKPLACE - LAW AND BEYOND

AVAILABLE IN ENGLISH, हिंदी & मराठी

 * BASIC LEVEL

 * DURATION: 90 MINS

Ideal for all employees

BASIC LEVEL

Ideal for all employees

DURATION: 90 MINS

Know More
English हिंदी मराठी

Watch SEEKHLO YouTube videos and listen to SEEKHLO podcasts.



सिग्मंड फ्रॉइड आणि मानसशास्त्र : डॉ. उल्हास लुकतुके

मानसशास्त्र म्हणजे काय? त्याचा आणि सिग्मंड फ्रॉइड यांचा काय संबंध? त्यांना
मानसशास्त्राचा प्र-पितामह का मानले जाते?...

मानसशास्त्र म्हणजे काय? त्याचा आणि सिग्मंड फ्रॉइड यांचा काय संबंध? त्यांना
मानसशास्त्राचा प्र-पितामह का मानले जाते? मानसशास्त्रातले कोणते मुलभूत संशोधन
फ्रॉइड यांनी लावले? हे सगळं जाणून घ्यायचं असेल तर ऐकायलाच हवं, मनोविकारतज्ज्ञ
डॉ. उल्हास लुकतुके यांचा ‘मी पाहिलेला फ्रॉइड’ हा podcast. त्याची ही छोटीशी झलक.
6 मे 1856 हा सिग्मंड फ्रॉइड यांचा जन्मदिवस असल्याने त्यानिमित्ताने ह्या
पॉडकास्टची आजपासून सुरुवात करतो आहोत.
Seekhlo-Podcast च्या या नव्या सिरीजच्या पहिल्या सिझनचे दहा भाग Spotify, Google
podcasts, Storytel, You tube, Stitcher, Apple podcast, amazon music, gaana,
Radio Public, Jiosaavn अशा दहा निरनिराळ्या platformवर ऐकता येतील.

Episode 3 (Part 1)- Just-in-time

Everyone gets the same number of hours and minutes every day. Still some of us
fail to manage time...

Everyone gets the same number of hours and minutes every day. Still some of us
fail to manage time. Don't try to manage time, manage yourself! It's really
important to teach teens to 'see' the time. सगळ्यांचीच शेवटची पाच मिनिटं तर कधीच
संपत नाहीत. मग तो मुलांचा tv असो नाहीतर gaming.. आणि मोठ्यांचं WhatsApp.. How to
manage time? हे करायचं कसं? Do watch video till end.

Parental Support and Unconventional Career Choices

The webinar on Parental Support and Unconventional Career Choices with Young...

The webinar on Parental Support and Unconventional Career Choices with Young
Achiever Mr. Prem & father Amar Kale brought up so many interesting insights.
Do check out the highlights of this webinar and stay tuned for more from
Seekhlo!
Enroll now for our Better Parenting Courses and know more about how the teenage
mind works. https://www.seekhlo.com/online-parent...
×


PRICING PLAN

Users Price(₹) per user



Please enter number of users

Number of Users : 1 Discounted Rate
(Per user) : ₹ ${course_price} ₹ ${rate_per_participant}
(₹ ${package_discount} per user savings)

Total Amount ₹ ${buying_total} Including GST

( ${applicable_discount_percent} % Discount applied.
Your total saving ₹ ${pricing_plan_total_savings})

Proceed

POLICIES

 * Terms of Use
 * Privacy Policy
   
 * Support

CONTACT US

support@seekhlo.com

(+91) 8530 464545

 * 
 * 
 * 
 * 

© 2023 Seekhlo. All Rights Reserved.

We use cookies to offer you the most relevant information and enhance your
overall experience. Please accept cookies. you agree to our Privacy Policy

Accept
×
Mobile Number/Email Id
Password
Sign In Forgot Password?
×
| Facebook | Google
or
Mobile Number/Email Id
Password
Sign In Forgot Password?
×
| Continue with Facebook | Continue with Google
or
| Continue with Mobile
First Name
Last Name
Mobile Number
I would like to receive email and SMS notifications for updates.

By signing up, you agree to our Terms of Use and Privacy Policy.

Register

By signing up, you agree to our Terms of Use and Privacy Policy.

Already have an account? Log In

×

FORGOT PASSWORD?

Please enter your registered mobile number/Email address below and click on
'Send OTP'.

Mobile Number/Email Address


Send OTP
×

We have sent OTP to

(Incorrect?Change it)


Send OTP
First Name
Last Name


Verify OTP
Click here to resend OTP

×
Password Password must contain at least 8 characters (one capital letter, one
small letter, one number),space not allowed
Confirm Password
Set Password
×


CHANGE MOBILE NUMBER

New Mobile Number
Send OTP


SET MOBILE NUMBER/EMAIL

Social media is not provided your email address. We required mobile number or
email address for your authentication.

Mobile Number/Email
Verify yourself
×

Confirm Your OTP

Verify OTP
Click here to resend OTP

×

Product Name has been added to your cart

View Cart Checkout Now
×

You have enrolled for Product Name , Please check your Dashboard to start Test.

Go to dashboard Cancel
×


PLEASE PROVIDE EMAIL

Save
×

INVITE USERS

You can invite users using their mobile numbers and/or email addresses.
Department field is optional.

 * First Name*
 * Last Name*
 * Mobile
 * Email ID
 * Department
 * 

 * First Name*
 * Last Name*
 * Mobile
 * Email ID
 * Department
 * 

 * First Name*
 * Last Name*
 * Mobile
 * Email ID
 * Department
 * 

Add More
Invite
OR
Invite with CSV file

Download CSV File

×

ARE YOU SURE YOU WOULD LIKE TO CANCEL THE INVITATION FOR

Yes No
×

ARE YOU SURE YOU WOULD LIKE TO RESEND THE INVITATION FOR

Yes No
×

ARE YOU SURE YOU WANT TO DEACTIVATE TO THE USER'S LINK?

Yes No
×

ARE YOU SURE YOU WOULD LIKE TO ASSIGN COURSE TO YOUSELF ?

Yes No
×

IGNORED USERS LIST

Download Report

Name Mobile Email Reason Department



×


CONTINUOUS PROFESSIONAL DEVELOPMENT

This is an initiative by Government of Maharashtra

₹ 1800 Notify me
×

×

You have already sign up / registered. We will notify you once the course is
available.

Ok
×


ORGANIZATION DETAILS

Organization Name
Nature of Organization
Select Central or State Government Company Trust or Society Partnership Firm
Proprietorship Other

Number of Employees : -
Below 20
21 to 50
51 to 100
100+
Save

×

We have sent OTP to

Verify OTP
Click here to resend OTP

×

REFER USERS

You can refer users to join courses by adding mobile numbers or email addresses.

 * First Name
 * Last Name
 * Mobile
 * Email ID
 * 

 * First Name
 * Last Name
 * Mobile
 * Email ID
 * 

 * First Name
 * Last Name
 * Mobile
 * Email ID
 * 

Add More
Send Reference
× Please note that this online counselling session is strictly for Career
Mitra-Career Assessment Test report only.
 * Kindly get yourself acquainted with the functioning of Google Meet if you are
   not familiar with it.
 * Default session timeout is defined to 30 min.
 * Keep your questions and Career Assessment Test Report ready.
 * Feel free to take notes. It is better to keep a pen and a writing pad with
   you.
 * Make sure that you have good Internet connectivity.
 * Keep your mic on mute once we begin the session. You can un-mute yourself
   during interactions and discussions.
 * In case of any doubts send us an email at support@seekhlo.com

Proceed

THANKS FOR SIGNING UP! PLEASE PROVIDE US FEW MORE DETAILS.

THESE DETAILS ARE REQUIRED TO GENERATE INVOICE AND CERTIFICATE AFTER COMPLETION
OF THE COURSE.

First Name *
Last Name *
Email Id *
Post/Zip-code (Optional)
Address (Optional)
Country india
State * Andhra Pradesh Arunachal Pradesh Assam Bihar Chandigarh (UT)
Chhattisgarh Dadra and Nagar Haveli (UT) Daman and Diu (UT) Delhi (NCT) Goa
Gujarat Haryana Himachal Pradesh Jammu and Kashmir Jharkhand Karnataka Kerala
Lakshadweep (UT) Madhya Pradesh Maharashtra Manipur Meghalaya Mizoram Nagaland
Odisha Puducherry (UT) Punjab Rajasthan Sikkim Tamil Nadu Telangana Tripura
Uttarakhand Uttar Pradesh West Bengal
District *
Company Name (Optional for individuals)
GSTIN Number (Optional)

(By proceeding, I acknowledge that the GST Number if provided is non-editable
and will not be changed afterward.)

Save
×