www.ormaxonline.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://www.ormaxonline.com/
Submission: On September 09 via api from US — Scanned from NL

Form analysis 2 forms found in the DOM

Name: LoginForm1POST

<form name="LoginForm1" id="LoginForm1" autocomplete="off" method="post" novalidate="novalidate" class="has-validation-callback">
  <input type="hidden" name="SessionID" id="LoginForm1_SessionID" value="1d16733a0c313ac873fe1d0ab50b458c">
  <input type="hidden" name="IPAddress" id="LoginForm1_IPAddress" value="2001:1af8:4010:b010:2547::3">
  <input type="hidden" name="LoginForm1_LoginSecurityToken" id="LoginForm1_LoginSecurityToken" value="7166f254f399b264d0e1d2b0844b5950">
  <input type="hidden" name="FormName" id="LoginForm1_FormName" value="LoginForm1">
  <input type="hidden" name="ActionVal" id="LoginForm1_ActionVal">
  <h2>Login</h2>
  <div class="logininputs">
    <div class="loginemail">
      <div class="label">Login Username</div>
      <div><input type="email" name="LoginForm1_LoginEmailID" id="LoginForm1_LoginEmailID" placeholder="Your Email ID e.g. user@example.com" class="textox" autocomplete="off" autocapitalize="off" style="text-transform:lowercase;" size="100"
          maxlength="255" data-validation="required" data-validation-error-msg="Please enter your login email id."></div>
      <div class="login-details">
        <div class="login-details-left"></div>
        <div class="login-details-right"><input type="submit" name="LoginForm1_Next" id="LoginForm1_Next" value="Next" title="Next" class="login-button"></div>
        <div class="clear"></div>
      </div>
    </div>
    <script data-cfasync="false">
      $(document).ready(function() {
        jQuery("#LoginForm1_LoginEmailID").focus();
      });
    </script>
  </div>
</form>

Name: ForgotPasswordFormPOST

<form name="ForgotPasswordForm" id="ForgotPasswordForm" autocomplete="off" method="post" novalidate="novalidate" class="has-validation-callback">
  <input type="hidden" name="SessionID" id="ForgotPasswordForm_SessionID" value="1d16733a0c313ac873fe1d0ab50b458c">
  <input type="hidden" name="IPAddress" id="ForgotPasswordForm_IPAddress" value="2001:1af8:4010:b010:2547::3">
  <input type="hidden" name="FormName" id="ForgotPasswordForm_FormName" value="ForgotPasswordForm">
  <input type="hidden" name="ForgotPasswordForm_Security_Token" id="ForgotPasswordForm_Security_Token" value="7fad2e7510af26ff4294ed82a7388da7">
  <input type="hidden" name="ForgotPasswordForm_Step" id="ForgotPasswordForm_Step" value="1">
  <input type="hidden" name="ForgotPasswordForm_Validations" id="ForgotPasswordForm_Validations" value="2">
  <input type="hidden" name="ForgotPasswordForm_Name" id="ForgotPasswordForm_Name" value="">
  <input type="hidden" name="ActionVal" id="ForgotPasswordForm_ActionVal">
  <h2>Forgot Password</h2>
  <div id="pnlfgt" class="fpbox">
    <div class="fpemail">
      <div style="color:#fff;font-size:14px;margin-bottom:0.5rem">Please provide the registered Email ID</div>
      <div><input type="email" name="ForgotPasswordForm_EmailID" id="ForgotPasswordForm_EmailID" class="textox" placeholder="Your Email ID e.g. user@example.com" value="" size="100" maxlength="255" autocomplete="off" autocapitalize="off"
          style="text-transform:lowercase;" data-validation="required email email length" data-validation-error-msg="Please enter your login email id." data-validation-length="max255" data-validation-optional="true"></div>
      <div class="clear"></div>
    </div>
    <div class="clear"></div>
    <div class="fp_security_code" id="forgot_password_captcha_s1">
      <div style="color:#fff;font-size:14px;margin-bottom:0.5rem">Please enter security code.</div>
      <div style="background-color:#f5f5f5;text-align:center;line-height:0px !important;padding:5px 0px;width:297px !important;margin-bottom:1rem"><img src="captcha.php?form=ForgotPasswordForm"></div>
      <div><input type="text" name="ForgotPasswordForm_SecurityCode" id="ForgotPasswordForm_SecurityCode" size="6" maxlength="6" class="txtbox" style="text-align:center;font-size:125%;" data-validation="required length length"
          data-validation-length="max6" data-validation-error-msg="Please enter security code." data-validation-optional="true"></div>
      <div class="clear"></div>
    </div>
    <div class="clear"></div>
    <div class="fp_otp dn" id="forgot_password_email_otp_s2">
      <div style="color:#fff;font-size:14px;margin-bottom:0.5rem">Please enter OTP you have received on your registration email.</div>
      <div><input type="text" name="ForgotPasswordForm_OTP" id="ForgotPasswordForm_OTP" size="5" maxlength="5" class="txtbox" style="text-align:center;font-size:125%;" data-validation="required length" data-validation-error-msg="Please enter OTP."
          data-validation-length="max5" data-validation-optional="true"></div>
      <div class="clear"></div>
    </div>
    <div class="clear"></div>
    <div id="fpwdfields" class="dn">
      <div class="fp_pwd">
        <div style="color:#fff;font-size:14px;margin-bottom:0.5rem">Please enter your new desired password</div>
        <div><input type="password" name="pass_confirmation" id="pass_confirmation" class="txtox" size="20" maxlength="20" style="text-align:center;font-size:125%;" autocomplete="off" autocapitalize="off" data-validation="length length"
            data-validation-length="max20" data-validation-error-msg="Please enter your new login password. Password must be of minimum 8 and maximum 20 characters." data-validation-optional="true"></div>
        <div class="clear"></div>
      </div>
      <div class="fp_pwd">
        <div style="color:#fff;font-size:14px;margin-bottom:0.5rem">Please enter your new confirm password</div>
        <div><input type="password" name="pass" id="pass" class="txtox" size="20" maxlength="20" style="text-align:center;font-size:125%;" autocomplete="off" autocapitalize="off" data-validation="confirmation length"
            data-validation-error-msg="Please enter your new confirm password. Password must be of minimum 8 and maximum 20 characters." data-validation-length="max20" data-validation-optional="true"></div>
        <div class="clear"></div>
      </div>
      <div class="clear"></div>
    </div>
    <div><input type="submit" name="ForgotPasswordForm_Submit" id="ForgotPasswordForm_Submit" value="Submit" title="Submit" class="login-button"></div>
    <div class="clear"></div>
  </div>
</form>

Text Content

Loading…
To add this app to the home screen tap : and then click on Add to Home
Screen/Pin to Start


INTRODUCTION

Ormax Online is an online research program by Ormax Media to conduct online
surveys on varied subjects. To be a part of this program, you need to become an
Ormax Online panel member, by opting to register through a simple, zero-cost
process.

As a panel member, you will receive surveys periodically. Rewards will be
credited to your account upon successful completion of these surveys.
Check out our FAQs section for more details


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


HOW IT WORKS?




LOGIN

Login Username





FORGOT PASSWORD

Please provide the registered Email ID



Please enter security code.




Please enter OTP you have received on your registration email.



Please enter your new desired password


Please enter your new confirm password









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

NEW USER? REGISTER HERE


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


Rewards
System
FAQs
Terms &
Conditions
Privacy
Policy
Share this program with your friends
Facebook
Google+
Twitter


© Ormax Media Pvt. Ltd., 2023.
Developed by SYMBOL