www.staging.medwayhinduparivar.org.uk Open in urlscan Pro
91.238.161.173  Public Scan

URL: https://www.staging.medwayhinduparivar.org.uk/
Submission: On July 24 via api from US — Scanned from GB

Form analysis 4 forms found in the DOM

POST

<form onsubmit="siteStart_view(&quot;verifylogin&quot;); return false" method="post" class="formView siteStart_form" id="form_login" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 7px; max-width: 500px; display: flex;">
  <div class="form_title" style="">
    <div style="">
      <h2 style="">Login</h2>
    </div>
    <div>
      <input class="user_admin_btn" id="form_passcode_btn" type="button" value="Admin passcode" style="background:none; border:2px solid cadetblue; color:cadetblue;margin-bottom:0px;">
    </div>
  </div>
  <div id="login_content" style="margin-bottom:0px; ">
    <div style="display:flex; flex-direction: column; width:100%; ">
      <div class="form_input_container" style="">
        <h4 class="form_input_container_title">Email address</h4>
        <input class="form_input_field" type="email" id="view_login_email" name="login_email" spellcheck="false" autocomplete="off" placeholder="Email" value="" required="">
      </div>
      <div class="form_input_container" style="">
        <h4 class="form_input_container_title">Password</h4>
        <input class="form_input_field" type="password" id="view_login_password" name="login_password" spellcheck="false" autocomplete="off" placeholder="Password" value="" required="">
      </div>
    </div>
  </div>
  <div class="form_ctas_container" style="">
    <div class="form_message_error" style="">
      <div class="icon_error"></div>
      <h5 class="message" style=""></h5>
    </div>
    <div class="form_ctas" style="">
      <div class="form_cta_waiting" style="">
        <img class="nav_image_waiting">
      </div>
      <input class="form_submit_btn" type="submit" id="view_login_go_btn" value="Submit" style="">
      <!--<input class='form_cancel_btn' type='button' id='' value='Close' style=''>-->
    </div>
    <div style="margin-top:15px;">
      <div class="seperator"></div>
      <h5 style="margin-top:10px;">If you are having issues with logging in or you have forgotten your password, ask another administrator to supply you with a new <span style="font-weight:600">passcode</span> by removing/reinstating your admin
        permissions.</h5>
    </div>
  </div>
</form>

POST

<form onsubmit="siteStart_view(&quot;verifypasscode&quot;); return false" method="post" class="formView" id="form_passcode" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 7px; max-width: 500px; display: none;">
  <div class="form_title" style="">
    <div style="">
      <h2 style="">Admin passcode</h2>
    </div>
    <div>
      <input class="user_admin_btn" id="form_passcode_login_btn" type="button" value="Back to login" style="background:none; border:2px solid cadetblue; color:cadetblue;margin-bottom:0px;">
    </div>
  </div>
  <div id="passcode_content" style="">
    <div style="display:flex; flex-direction: column; width:100%;">
      <div class="form_input_container" style="">
        <h4 class="form_input_container_title">Email address</h4>
        <input class="form_input_field" type="email" id="view_passcode_email" name="passcode_email" spellcheck="false" autocomplete="off" placeholder="Email" value="" required="">
      </div>
      <div class="form_input_container" style="">
        <h4 class="form_input_container_title">Passcode</h4>
        <!--<input class='form_input_field' type='text' id='view_passcode' spellcheck='false' autocomplete='off' placeholder='Passcode' value='' required >-->
        <div style="display:flex; flex-direction:row; gap:5px; ">
          <input class="passcodeDigit" type="number" id="pCode_1" maxlength="1" value="8">
          <input class="passcodeDigit" type="number" id="pCode_2" maxlength="1" value="8">
          <input class="passcodeDigit" type="number" id="pCode_3" maxlength="1" value="8">
          <input class="passcodeDigit" type="number" id="pCode_4" maxlength="1" value="8">
          <input class="passcodeDigit" type="number" id="pCode_5" maxlength="1" value="8">
          <input class="passcodeDigit" type="number" id="pCode_6" maxlength="1" value="8">
        </div>
      </div>
    </div>
  </div>
  <div class="form_ctas_container" style="">
    <div class="form_message_error" style="">
      <div class="icon_error"></div>
      <h5 class="message" style=""></h5>
    </div>
    <div class="form_ctas" style="">
      <div class="form_cta_waiting" style="">
        <img class="nav_image_waiting">
      </div>
      <input class="form_submit_btn" type="submit" id="passcode_search_btn" value="Submit" style="">
      <!--<input class='form_cancel_btn' type='button' id='' value='Close' style=''>-->
    </div>
    <div style="margin-top:15px;">
      <div class="seperator"></div>
      <h5 style="margin-top:10px;">If you are having issues with logging in or you have forgotten your password, ask another administrator to supply you with a new <span style="font-weight:600">passcode</span> by removing/reinstating your admin
        permissions.</h5>
    </div>
  </div>
</form>

POST

<form onsubmit="siteStart_view(&quot;createPassword&quot;); return false" method="post" class="formView" id="form_password" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 7px; max-width: 500px; display: none;">
  <div class="form_title" style="">
    <div style="">
      <h2 style="">Create a password</h2>
    </div>
  </div>
  <div id="password_content" style="">
    <div style="display:flex; flex-direction: column; width:100%;">
      <div class="form_input_container" style="">
        <h4 class="form_input_container_title">Type in a password</h4>
        <input class="form_input_field" type="password" id="view_newPassword" spellcheck="false" autocomplete="off" placeholder="" value="" required="">
      </div>
      <div style="margin-top:-20px; ">
        <h5 style="color:grey; padding:0px; ">
          <ul>
            <li>At least 8 characters</li>
            <li>2 of which should be digits</li>
            <li>Include at least 1 CAPITAL letter</li>
          </ul>
        </h5>
      </div>
    </div>
  </div>
  <div class="form_ctas_container" style=" ">
    <div class="form_message_error" style="">
      <div class="icon_error"></div>
      <h5 class="message" style=""></h5>
    </div>
    <div class="form_ctas" style="">
      <div class="form_cta_waiting" style="">
        <img class="nav_image_waiting">
      </div>
      <input class="form_submit_btn" type="submit" id="choosePassword_submit" value="Submit" style="">
      <input class="form_cancel_btn" type="button" id="choosePassword_cancel" value="Cancel" style="">
    </div>
  </div>
</form>

POST

<form onsubmit="siteStart_view(&quot;usagePolicy&quot;); return false" method="post" class="formView" id="form_usagePolicy" style="box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 7px; max-width: 500px; display: none;">
  <div class="form_title" style="">
    <div style="">
      <h2 style="">Website usage policy</h2>
    </div>
  </div>
  <div>
    <h5 style="max-width:100%">
      <ul>
        <li>By using this website, you agree to comply with and be bound by the terms and conditions outlined in this Website Usage Policy. If you do not agree to these terms, please do not use this website.</li>
        <li>RJID Ltd provides the website on an 'as is' and 'as available' basis. We make no representations or warranties of any kind regarding the website, its content, or its availability. We will not be liable for any direct or indirect damages
          resulting from your use of the website.</li>
        <li>RJID Ltd reserve the right to modify this Website Usage Policy at any time. Your continued use of the website after any changes signifies your acceptance of those changes.</li>
        <li>When using this website, you agree not to engage in any of the following activities: <ul>
            <li>Transmit or distribute content that is unlawful, harmful, threatening, abusive, defamatory, obscene, or otherwise objectionable.</li>
            <li>Impersonate any person or entity or falsely state or misrepresent your affiliation with any person or entity.</li>
            <li>Attempt to gain unauthorized access to any part of the website, including but not limited to, accounts, computer systems, or networks.</li>
            <li>Introduce malicious software, viruses, or any other code that may harm or disrupt the website's functionality.</li>
          </ul>
        </li>
        <li>All content on this website, including text, images, graphics, and any other material, is protected by copyright and other intellectual property laws. You may not modify, reproduce, distribute, publish, or create derivative works from any
          material on this website without prior written consent. </li>
      </ul>
    </h5>
  </div>
  <div class="seperator" style="margin-bottom:10px;"></div>
  <div style="display:flex; flex-direction: row; justify-content:flex-end; align-items:flex-start; width:100%;">
    <h4 style="text-align:right; width:auto; margin-right:5px;">I have read and agree to the conditions in this notice</h4>
    <input id="usage_checkbox" type="checkbox" name="usagePolicy" value="no">
  </div>
  <div class="form_ctas_container" style="">
    <div class="form_message_error" style="">
      <div class="icon_error"></div>
      <h5 class="message" style=""></h5>
    </div>
    <div class="form_ctas" style="">
      <div class="form_cta_waiting" style="">
        <img class="nav_image_waiting">
      </div>
      <input class="form_submit_btn" type="submit" id="usage_submit" value="Submit" style="">
      <input class="form_cancel_btn" type="button" id="usage_cancel" value="Cancel" style="">
    </div>
  </div>
</form>

Text Content

MEDWAY HINDU PARIVAR





LOGIN



EMAIL ADDRESS

PASSWORD

IF YOU ARE HAVING ISSUES WITH LOGGING IN OR YOU HAVE FORGOTTEN YOUR PASSWORD,
ASK ANOTHER ADMINISTRATOR TO SUPPLY YOU WITH A NEW PASSCODE BY
REMOVING/REINSTATING YOUR ADMIN PERMISSIONS.


ADMIN PASSCODE



EMAIL ADDRESS

PASSCODE



IF YOU ARE HAVING ISSUES WITH LOGGING IN OR YOU HAVE FORGOTTEN YOUR PASSWORD,
ASK ANOTHER ADMINISTRATOR TO SUPPLY YOU WITH A NEW PASSCODE BY
REMOVING/REINSTATING YOUR ADMIN PERMISSIONS.


CREATE A PASSWORD

TYPE IN A PASSWORD

 * AT LEAST 8 CHARACTERS
 * 2 OF WHICH SHOULD BE DIGITS
 * INCLUDE AT LEAST 1 CAPITAL LETTER




WEBSITE USAGE POLICY

 * BY USING THIS WEBSITE, YOU AGREE TO COMPLY WITH AND BE BOUND BY THE TERMS AND
   CONDITIONS OUTLINED IN THIS WEBSITE USAGE POLICY. IF YOU DO NOT AGREE TO
   THESE TERMS, PLEASE DO NOT USE THIS WEBSITE.
 * RJID LTD PROVIDES THE WEBSITE ON AN 'AS IS' AND 'AS AVAILABLE' BASIS. WE MAKE
   NO REPRESENTATIONS OR WARRANTIES OF ANY KIND REGARDING THE WEBSITE, ITS
   CONTENT, OR ITS AVAILABILITY. WE WILL NOT BE LIABLE FOR ANY DIRECT OR
   INDIRECT DAMAGES RESULTING FROM YOUR USE OF THE WEBSITE.
 * RJID LTD RESERVE THE RIGHT TO MODIFY THIS WEBSITE USAGE POLICY AT ANY TIME.
   YOUR CONTINUED USE OF THE WEBSITE AFTER ANY CHANGES SIGNIFIES YOUR ACCEPTANCE
   OF THOSE CHANGES.
 * WHEN USING THIS WEBSITE, YOU AGREE NOT TO ENGAGE IN ANY OF THE FOLLOWING
   ACTIVITIES:
   * TRANSMIT OR DISTRIBUTE CONTENT THAT IS UNLAWFUL, HARMFUL, THREATENING,
     ABUSIVE, DEFAMATORY, OBSCENE, OR OTHERWISE OBJECTIONABLE.
   * IMPERSONATE ANY PERSON OR ENTITY OR FALSELY STATE OR MISREPRESENT YOUR
     AFFILIATION WITH ANY PERSON OR ENTITY.
   * ATTEMPT TO GAIN UNAUTHORIZED ACCESS TO ANY PART OF THE WEBSITE, INCLUDING
     BUT NOT LIMITED TO, ACCOUNTS, COMPUTER SYSTEMS, OR NETWORKS.
   * INTRODUCE MALICIOUS SOFTWARE, VIRUSES, OR ANY OTHER CODE THAT MAY HARM OR
     DISRUPT THE WEBSITE'S FUNCTIONALITY.
 * ALL CONTENT ON THIS WEBSITE, INCLUDING TEXT, IMAGES, GRAPHICS, AND ANY OTHER
   MATERIAL, IS PROTECTED BY COPYRIGHT AND OTHER INTELLECTUAL PROPERTY LAWS. YOU
   MAY NOT MODIFY, REPRODUCE, DISTRIBUTE, PUBLISH, OR CREATE DERIVATIVE WORKS
   FROM ANY MATERIAL ON THIS WEBSITE WITHOUT PRIOR WRITTEN CONSENT.



I HAVE READ AND AGREE TO THE CONDITIONS IN THIS NOTICE






MEDWAY HINDU PARIVAR

© RJID LTD 2024

| V1.10