sevasindhuservices.karnataka.gov.in Open in urlscan Pro
103.138.196.139  Public Scan

URL: https://sevasindhuservices.karnataka.gov.in/
Submission: On June 15 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

Name: formPOST /;jsessionid=9AD46776BFD903177B1D33E28DFEAEF8

<form id="form" name="form" action="/;jsessionid=9AD46776BFD903177B1D33E28DFEAEF8" method="POST">
</form>

Name: loginformPOST loginSubmitForm.do

<form id="loginform" name="loginform" action="loginSubmitForm.do" method="POST" novalidate="novalidate">
  <!-- <input type="hidden" name="randomNo" value="" />
											<input type="hidden" name="loginname" value=""/>
											<input type="hidden" name="loginNameHidden" value=""/>
											<input type="hidden" name="loginnameEncrpt" value=""/> -->
  <input name="randomNo" type="hidden" value="">
  <input name="loginname" type="hidden" value="">
  <input name="loginNameHidden" type="hidden" value="">
  <input name="loginnameEncrpt" type="hidden" value="">
  <input id="formName" name="formName" type="hidden" value="">
  <input id="statusFlag" name="statusFlag" type="hidden" value="">
  <input id="source_txt" name="source_txt" type="hidden" value="">
  <input id="serviceId_txt" name="serviceId_txt" type="hidden" value="">
  <input id="servApply" name="servApply" type="hidden" value="">
  <section>
    <div class="container">
      <div class="row">
        <div class="col-12 col-lg-6">
          <div class="check-application-status">
            <div style="text-align: center; padding-top: 30px; margin-bottom: 20px; color: #fff; border-bottom: 2px solid #fff; padding-bottom: 30px;">
              <h4>Apply for Service</h4>
            </div>
            <div style="text-align:center;">
              <div>
                <div class="emailinput">
                  <!-- <input class="form-control" type="text" name="userName" placeholder="Email ID/ Mobile No" value="" id="userName" autocomplete="off"> -->
                  <input id="userName" name="signNo" placeholder="Email ID/ Mobile No" autofocus="autofocus" class="form-control" type="text" value="" autocomplete="off">
                </div>
                <div style="width: 70%; margin-left: 50px;  margin-top: 10px;margin-bottom: 10px;">
                  <table style="width:100%; margin-left:8%;">
                    <tbody>
                      <tr>
                        <td>
                          <div class="input-group">
                            <input id="password" name="passwd" data-toggle="password" placeholder="OTP/Password" class="form-control" type="password" value="" autocomplete="off">
                            <div class="input-group-append" id="showPasswd" onclick="showPassword();" style="background-color:#fff;cursor:pointer;">
                              <span class="input-group-text"><i class="fa fa-eye"></i></span>
                            </div>
                            <div class="input-group-append" id="hidePasswd" onclick="hidePassword();" style="display:none;background-color:#fff;cursor:pointer;">
                              <span class="input-group-text"><i class="fa fa-eye"></i></span>
                            </div>
                          </div>
                        </td>
                        <td>
                          <button type="button" class="btn btn-success" id="resendOtpButton" onclick="getOtp();">
                            <i class="fa fa-refresh"></i> Get OTP </button>
                          <!-- <button class="button" id="resendOtpButton" onClick="getOtp();">
                					<i style="font-size:16px; padding-right: 2px;" class="fa">&#xf021;</i>Get OTP
                					</button> -->
                        </td>
                        <!-- <td>
									   <div class="form-pwd" style="color:#fff; width:100%; line-height: 32px; margin-bottom:10px; margin-left:15%; margin-top:10px;"><input class="form-control" type="password" name="password" placeholder="OTP/ Password" value="" id="password"  autocomplete="off"></div>
									</td>
									<td>
									  <div class="form-pwd" ><button class="button"><i style="font-size:16px; padding-right: 2px;" class="fa">&#xf021;</i>Get OTP</button></div>
									</td> -->
                      </tr>
                    </tbody>
                  </table>
                </div>
              </div>
              <div class="form-pwd">
                <div class="col-12">
                  <table style="width:70%; margin:auto;">
                    <tbody>
                      <tr>
                        <td><img src="captchaImage" id="captchaImage" class="img-responsive" width="60%" height="40%"></td>
                        <td style="width:137px;"><input style="width:100% !important" class="form-control" type="text" name="captchaAnswer" placeholder="Type here" value="" id="captchaAnswer" autocomplete="off"></td>
                        <td><a href=""><img src="resources/homePage/29/assets/images/refresh.png" onclick="javascript: captchaResetImage('captchaImage', 'captchaAnswer');" style="cursor:pointer;"></a><a></a></td>
                      </tr>
                    </tbody>
                  </table>
                </div>
                <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 cus-app-ser-fields" style="margin: 0;">
                </div>
              </div>
              <div style="text-align:center;">
                <h4 class="submit-login-btn">
                  <input name="submit" type="submit" value="Submit" style="border: 0px; background-color: #fff; font-size: 14px; color: #337ab7; line-height: 20px; width: 100%;">
                </h4>
              </div>
              <div class="row">
                <div class="col-12">
                  <table style="width:100%; color:#fff; text-align: center;">
                    <tbody>
                      <tr>
                        <td><a href="#" style="color:#fff;" onclick="getforgotPasswordPopupWindow()">Forgot Password</a></td>
                        <td style="color:#fff;">|</td>
                        <td>
                          <a style="color:#fff;" href="#" onclick="getCitizenRegistrationPopupWindow()">New user ? Register here</a>
                        </td>
                        <td style="color:#fff;">|</td>
                        <td><a style="color:#fff;" href="knowYourEligibility.html">Know Your Eligibility</a></td>
                      </tr>
                    </tbody>
                  </table>
                </div>
              </div>
              <div style="clear:both;"></div>
              <!--<div style="text-align:center;"><h4 style="border-radius: 20px; background: #fff; padding: 10px;  width: 200px; height: 40px;  margin-left: 30%;margin-top: 12px;"><a href="#">Submit</a></h4></div>-->
            </div>
          </div>
        </div>
        <div class="col-12 col-lg-6">
          <div class="check-application-status">
            <div style="text-align: center; padding-top: 30px; margin-bottom: 20px; color: #fff; border-bottom: 2px solid #fff; padding-bottom: 30px;">
              <h4>Check Your Application Status</h4>
            </div>
            <div style="width:70%; margin-left: 15%;">
              <div>
                <select id="groups" class="form-control">
                  <option value="--All--">Select Department</option>
                  <option value="revenue">Revenue Department</option>
                  <option value="food">Food And Civil Supplies Department</option>
                </select>
              </div>
              <div style="margin-top:15px;">
                <select id="sub_groups" class="form-control">
                  <option data-group="all" value="0">Select Service</option>
                  <option data-group="revenue" value="">Agricultural Family member Certificate</option>
                  <option data-group="revenue" value="">Agricultural Labour Certificate</option>
                  <option data-group="food" value="">Addition of Name in RC</option>
                  <option data-group="food" value="">Correction of incorrect card category entries like APL. BPL &amp; AAY</option>
                </select>
              </div>
              <div>
                <input type="text" name="" class="application-id" value="" placeholder="Enter your Application ID">
              </div>
              <div style="text-align:center;">
                <h4 class="check-status-btn"><input name="submit" type="button" value="Check Status Now" style="border: 0px; background-color: #fff; font-size: 14px; color: #337ab7; line-height: 20px; width: 100%;"></h4>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
</form>

Text Content

  Seva Sindhu 1


ಸೇವಾ ಸಿಂಧು
SEVA SINDHU





APPLY FOR SERVICE


Get OTP





Forgot Password | New user ? Register here | Know Your Eligibility



CHECK YOUR APPLICATION STATUS

Select Department Revenue Department Food And Civil Supplies Department
Select Service Agricultural Family member Certificate Agricultural Labour
Certificate Addition of Name in RC Correction of incorrect card category entries
like APL. BPL & AAY




© All Rights Reserved

Powered by SERVICEPLUS

REGISTER YOURSELF

Service Plus is using Digilocker for User Identification and e-KYC process. For
this, you will be redirected to https://digilocker.gov.in/.

Do you want to proceed?
Proceed Cancel