smcf.ifsindia.biz Open in urlscan Pro
103.26.207.249  Public Scan

URL: https://smcf.ifsindia.biz/
Submission: On August 02 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: LoginForm

<form role="form" name="LoginForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="form-group">
    <div class="fxt-transformY-50 fxt-transition-delay-1">
      <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="UserName" name="UserName" placeholder="User Name" tabindex="1" ng-model="UserNameModel" required="">
      <span style="color:red" ng-show="LoginForm.UserName.$dirty || invalid" ng-messages="LoginForm.UserName.$error" class="ng-active ng-hide">
        <!-- ngMessage: required --><span ng-message="required" class="ng-scope">Enter User Name!!!</span>
      </span>
    </div>
  </div>
  <div class="form-group">
    <div class="fxt-transformY-50 fxt-transition-delay-2">
      <input type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-required" placeholder="Password" id="Password" name="Password" tabindex="2" ng-model="PasswordModel" ng-required="BioMatrickClick">
      <span style="color:red" ng-show="LoginForm.Password.$dirty || invalid" ng-messages="LoginForm.Password.$error" class="ng-inactive ng-hide">
        <!-- ngMessage: required -->
      </span>
      <i toggle="#Password" class="fa fa-fw fa-eye toggle-password field-icon" style="left: auto; cursor:pointer"></i>
    </div>
  </div>
  <div class="form-group">
    <div class="fxt-transformY-50 fxt-transition-delay-3">
      <div class="fxt-checkbox-area">
        <a href="/UserLogin/DetailforPassword" class="switcher-text">Forgot Password</a>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="fxt-transformY-50 fxt-transition-delay-4">
      <button type="submit" class="fxt-btn-fill" id="BtnLogin" data-loading-text="Logging..." ng-click="Login(LoginForm); BioMatrickClick=true"> Log In </button>
    </div>
  </div>
</form>

Name: LoginForm

<form role="form" name="LoginForm" novalidate="">
  <div class="form-group">
    <label for="inputUsernameEmail">User Name</label>
    <input type="text" class="form-control" id="UserName" name="UserName" tabindex="1" ng-model="UserNameModel" required="">
    <span style="color:red" ng-show="LoginForm.UserName.$dirty || invalid" ng-messages="LoginForm.UserName.$error">
      <span ng-message="required">Enter User Name!!!</span>
    </span>
  </div>
  <div class="form-group">
    <a class="pull-right" href="/UserLogin/DetailforPassword">Forgot password?</a>
    <label for="inputPassword">Password</label>
    <input type="password" class="form-control" id="Password" name="Password" tabindex="2" ng-model="PasswordModel" ng-required="BioMatrickClick">
    <br>
    <span style="color:red" ng-show="LoginForm.Password.$dirty || invalid" ng-messages="LoginForm.Password.$error">
      <span ng-message="required">Enter Password!!!</span>
    </span>
  </div>
  <div class="pull-left pad-btm" ng-show="false">
    <div class="checkbox">
      <label class="form-checkbox form-icon form-text">
        <input type="checkbox"> Remember Me </label>
    </div>
  </div>
  <button type="submit" class="btn btn btn-primary pull-right" id="BtnLogin" data-loading-text="Logging..." ng-click="Login(LoginForm); BioMatrickClick=true"> Log In </button>
</form>

Text Content

LOGIN INTO YOUR ACCOUNT

Enter User Name!!!

Forgot Password
Log In

Powered by -


LOG IN YOUR ACCOUNT

User Name Enter User Name!!!
Forgot password? Password
Enter Password!!!
Remember Me
Log In