gsebanswerbooktracking.gipl.in Open in urlscan Pro
203.77.200.4  Public Scan

URL: http://gsebanswerbooktracking.gipl.in/
Submission: On July 17 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" onsubmit="javascript:return WebForm_OnSubmit();" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'client_Login_btn_login')" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE4Nzc3ODMxOTJkZLePCQjoVv46ltavAm79tv1JFeIJ29aQIGDccZ0iBUC3">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form1'];
    if (!theForm) {
      theForm = document.form1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=I1GzVZ7qZNukjjKasAW4-o-vVRRjt6SMSEO2v1y7VN0-8QHPVS4eTktr0-H3l4bQ1LNBHpkHcI7BWZf8zWvKJONJlDfEdawKmPj2qfue3I41&amp;t=637814851746327080" type="text/javascript"></script>
  <script src="/WebResource.axd?d=wf6I2dWl2gS2uyf7UPvw3BZJb9K7VZWCvmVG5tK8kDtnKIqYlLe43i8_xmIbpRtfdTgnT4QuAqaBuoWTALqeXNfkwUH8XgUK4XkMgOPX4Oo1&amp;t=637814851746327080" type="text/javascript"></script>
  <script src="/WebResource.axd?d=AiOvM1a_90H2pcQGiWDg_DhTRirBLtx-UzCG9Qm6yC_nO0YF_e-HtBDK0xMjXbopLQneCbS9F6M5AGKBPfVYCffGMQ4rOmhmThqL0nWoYsc1&amp;t=637814851746327080" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
      return true;
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAASGoicE5lwreklEE9WrbpHl55vt3I3QYFhW/yxo7Ixoo7sfcMHbVdWPHKWe1n06/bPPGwpk003wTTdgGIPjjHp2jImfP5WTPPdE5YYB6gzyyGkN1I5gU7mDUWINcxy2eFU=">
  </div>
  <div class="login-form">
    <table id="client_Login" cellspacing="0" cellpadding="0" style="width:100%;border-collapse:collapse;">
      <tbody>
        <tr>
          <td>
            <div class="form-group">
              <div class="input-group c-input-group">
                <div class="input-group-prepend">
                  <div class="input-group-text">
                    <i class="fas fa-user"></i>
                  </div>
                </div>
                <input name="client_Login$UserName" type="text" maxlength="50" id="client_Login_UserName" tabindex="1" class="form-control" placeholder="User Name">
              </div>
            </div>
            <div class="form-group">
              <div class="input-group c-input-group">
                <div class="input-group-prepend">
                  <div class="input-group-text">
                    <i class="fas fa-key"></i>
                  </div>
                </div>
                <input name="client_Login$Password" type="password" maxlength="20" id="client_Login_Password" tabindex="2" class="form-control" placeholder="Password">
              </div>
            </div>
            <div class="text-center">
              <a id="client_Login_btn_login" tabindex="3" class="btn btn-primary px-5 rounded" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;client_Login$btn_login&quot;, &quot;&quot;, true, &quot;Login&quot;, &quot;&quot;, false, true))"><i class="fas fa-lock mr-1"></i>&nbsp;LOGIN NOW</a>
            </div>
            <span id="client_Login_req_Username" class="message" style="color:Red;font-weight:bold;display:none;">Please enter User Name&nbsp;</span>
            <span id="client_Login_Req_Passqord" class="message" style="color:Red;font-weight:bold;display:none;">Please enter password</span>
            <span id="client_Login_reg_Password" class="message" style="color:Red;font-weight:bold;display:none;">Invalid Password</span>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("client_Login_req_Username"), document.getElementById("client_Login_Req_Passqord"), document.getElementById("client_Login_reg_Password"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var client_Login_req_Username = document.all ? document.all["client_Login_req_Username"] : document.getElementById("client_Login_req_Username");
    client_Login_req_Username.controltovalidate = "client_Login_UserName";
    client_Login_req_Username.errormessage = "Please enter User Name ";
    client_Login_req_Username.display = "Dynamic";
    client_Login_req_Username.validationGroup = "Login";
    client_Login_req_Username.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    client_Login_req_Username.initialvalue = "";
    var client_Login_Req_Passqord = document.all ? document.all["client_Login_Req_Passqord"] : document.getElementById("client_Login_Req_Passqord");
    client_Login_Req_Passqord.controltovalidate = "client_Login_Password";
    client_Login_Req_Passqord.errormessage = "Please enter password";
    client_Login_Req_Passqord.display = "Dynamic";
    client_Login_Req_Passqord.validationGroup = "Login";
    client_Login_Req_Passqord.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    client_Login_Req_Passqord.initialvalue = "";
    var client_Login_reg_Password = document.all ? document.all["client_Login_reg_Password"] : document.getElementById("client_Login_reg_Password");
    client_Login_reg_Password.controltovalidate = "client_Login_Password";
    client_Login_reg_Password.errormessage = "Invalid Password";
    client_Login_reg_Password.display = "Dynamic";
    client_Login_reg_Password.validationGroup = "Login";
    client_Login_reg_Password.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    client_Login_reg_Password.validationexpression = "\\S{1,20}";
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var Page_ValidationActive = false;
    if (typeof(ValidatorOnLoad) == "function") {
      ValidatorOnLoad();
    }

    function ValidatorOnSubmit() {
      if (Page_ValidationActive) {
        return ValidatorCommonOnSubmit();
      } else {
        return true;
      }
    }
    WebForm_AutoFocus('client_Login_UserName'); //]]>
  </script>
</form>

Text Content

GSHSEB ANSWERBOOK TRACKING SYSTEM

LOGIN TO YOUR ACCOUNT

 LOGIN NOW
Please enter User Name  Please enter password Invalid Password

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

© 2021,GSHSEB Answerbook Tracking System All Rights Reserved.
Powered By: Guj. Info Petro Ltd.