wager.parleyclub.com Open in urlscan Pro
2606:4700::6812:169d  Public Scan

URL: https://wager.parleyclub.com/
Submission: On May 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST login.aspx

<form name="aspnetForm" method="post" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'ctl00_MainContent_ctlLogin_BtnSubmit')" id="aspnetForm">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTE4MzM0MTAxMmRkjWMKWPAQrOPK+ItTHZFMN6//RyQ=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['aspnetForm'];
    if (!theForm) {
      theForm = document.aspnetForm;
    }

    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=Sb4cPD2gfTRsxrUAxQW0qfJVJiMygSf3o2uqXI_bvALXILT98bpVin1ZVQiUXO4CqrSKs52ozVxFOYVKJy96Lz8I1fE1&amp;t=638313646859278837" type="text/javascript"></script>
  <script src="/WebResource.axd?d=xCiUMtyPMrz0j7ZwULmN8qYKgWI09f19QF_9dtMGQ6dHduGJ7n_cbdkPshNdpPr4nSJPvkffBphQCJ7SAbL_b45DKgM1&amp;t=638313646859278837" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
      return true;
    }
    //]]>
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBgLHuYzDCgL4lt/gCgLZh4jSAQKMseCTDgLHhaW/AwLIlrvGCpMxM8hgvEEVPBVk/qo/8vU/u9/i">
  </div>
  <center>
    <script language="JavaScript" type="text/javascript">
      function onkey(e, cText, obj) {
        obj.value = obj.value.toUpperCase();
      }
    </script>
    <table cellspacing="0" cellpadding="0" border="0" style="color:#333333;background-color:#F7F6F3;border-color:#E6E2D8;border-width:1px;border-style:Solid;font-family:Verdana;font-size:0.8em;width:220px;border-collapse:collapse;">
      <tbody>
        <tr>
          <td>
            <table cellspacing="4" border="0" width="100%">
              <tbody>
                <tr>
                  <td>
                    <h4><span id="ctl00_MainContent_ctlLogin_lblTitle">Log In</span></h4>
                    <span id="ctl00_MainContent_ctlLogin_lblUserName">User Name:</span>
                    <br>
                    <input name="ctl00$MainContent$ctlLogin$_UserName" type="text" size="15" id="ctl00_MainContent_ctlLogin__UserName" accesskey="u" tabindex="60">
                    <br>
                    <span id="ctl00_MainContent_ctlLogin_lblPassword">Password:</span>
                    <br>
                    <input name="ctl00$MainContent$ctlLogin$_IdBook" type="hidden" id="ctl00_MainContent_ctlLogin__IdBook">
                    <input name="ctl00$MainContent$ctlLogin$Redir" type="hidden" id="ctl00_MainContent_ctlLogin_Redir">
                    <input name="ctl00$MainContent$ctlLogin$_Password" type="password" size="15" id="ctl00_MainContent_ctlLogin__Password" accesskey="p" tabindex="61" onkeyup="onkey(event, this.value, this)">
                    <span title="Password is required" style="color:Red;display:none;">*</span>
                    <br>
                    <div align="right">
                      <input type="submit" name="ctl00$MainContent$ctlLogin$BtnSubmit" value="Login"
                        onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$MainContent$ctlLogin$BtnSubmit&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))"
                        id="ctl00_MainContent_ctlLogin_BtnSubmit">
                    </div>
                    <span id="ctl00_MainContent_ctlLogin_lblError"></span>
                    <span id="ctl00_MainContent_ctlLogin_UserNameReq" title="User Name is required." style="color:Red;display:none;">User Name is required.</span>
                    <span id="ctl00_MainContent_ctlLogin_PasswordReq" title="Password is required" style="color:Red;display:none;">Password is required</span>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
  </center>
  <script type="text/javascript">
    window.onload = function() {
      if (getAlert() == "<b>[MASTERAGDISABLE]</b>") {
        window.location.href = window.location.href.replace("wager.", "").replace("/login.aspx", "/?msg=1");
      } else if (getAlert() == "Invalid user name or password.") {
        window.location.href = window.location.href.replace("wager.", "").replace("/login.aspx", "/?msg=2");
      } else if (getAlert() == "Call customer service.") {
        window.location.href = window.location.href.replace("wager.", "").replace("/login.aspx", "/?msg=3");
      }
    };
    // GET THE ALERT TEXT //
    function getAlert() {
      // GET ALL SCRIPT //
      var elem = document.scripts;
      // LOOP AND CHECK FOR THE ALERT SCRIPT //
      for (var i = 0, len = elem.length; i < len; i++) {
        var txt = elem[i].textContent.match(/alert\(['"]([^'"]+)['"]\)/);
        if (txt) {
          return txt[1];
        }
      }
    }
    window.alert = function() {
      return true
    };
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("ctl00_MainContent_ctlLogin_UserNameReq"), document.getElementById("ctl00_MainContent_ctlLogin_PasswordReq"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var ctl00_MainContent_ctlLogin_UserNameReq = document.all ? document.all["ctl00_MainContent_ctlLogin_UserNameReq"] : document.getElementById("ctl00_MainContent_ctlLogin_UserNameReq");
    ctl00_MainContent_ctlLogin_UserNameReq.controltovalidate = "ctl00_MainContent_ctlLogin__UserName";
    ctl00_MainContent_ctlLogin_UserNameReq.errormessage = "User Name is required.";
    ctl00_MainContent_ctlLogin_UserNameReq.display = "Dynamic";
    ctl00_MainContent_ctlLogin_UserNameReq.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_MainContent_ctlLogin_UserNameReq.initialvalue = "";
    var ctl00_MainContent_ctlLogin_PasswordReq = document.all ? document.all["ctl00_MainContent_ctlLogin_PasswordReq"] : document.getElementById("ctl00_MainContent_ctlLogin_PasswordReq");
    ctl00_MainContent_ctlLogin_PasswordReq.controltovalidate = "ctl00_MainContent_ctlLogin__Password";
    ctl00_MainContent_ctlLogin_PasswordReq.errormessage = "Password is required";
    ctl00_MainContent_ctlLogin_PasswordReq.display = "Dynamic";
    ctl00_MainContent_ctlLogin_PasswordReq.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_MainContent_ctlLogin_PasswordReq.initialvalue = "";
    //]]>
  </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;
      }
    }
    //]]>
  </script>
</form>

Text Content

LOG IN

User Name:

Password:
*


User Name is required. Password is required