login.css.reyrey.com Open in urlscan Pro
206.180.18.52  Public Scan

Submitted URL: https://ddwqa02support-pilot.reyrey.net/
Effective URL: https://login.css.reyrey.com/Common/Login/PortalSignin.aspx
Submission: On July 07 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

Name: formSigninPOST ./PortalSignin.aspx

<form name="formSignin" method="post" action="./PortalSignin.aspx" id="formSignin">
  <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="/wEPDwUJNDc4NDg0MjEyDxYCHhNWYWxpZGF0ZVJlcXVlc3RNb2RlAgEWAmYPZBYIAgEPDxYCHgRUZXh0BQsoY3NzbG9naW41KWRkAgMPFgIfAQUvUmV5bm9sZHMgYW5kIFJleW5vbGRzIENvcnBvcmF0ZSBTdXBwb3J0IFN5c3RlbXNkAgUPFgIeBGhyZWYFHWh0dHBzOi8vbG9naW4uY3NzLnJleXJleS5jb20vZAIJD2QWAgIBD2QWAgIHD2QWAgIBD2QWBAIBDxQrAAM8KwALAgAPFgoeCVBhZ2VDb3VudAIBHghEYXRhS2V5cxYAHgtfIUl0ZW1Db3VudAILHhVfIURhdGFTb3VyY2VJdGVtQ291bnQCCx4MQWxsb3dTb3J0aW5nZ2QBFCsAAjwrAAQBABYCHgpIZWFkZXJUZXh0BQhMb2NhdGlvbhQrAAQWAh8IBQVQaG9uZRYEHg9Ib3Jpem9udGFsQWxpZ24LKilTeXN0ZW0uV2ViLlVJLldlYkNvbnRyb2xzLkhvcml6b250YWxBbGlnbgMeBF8hU0ICgIAEZGRnZxYCZg9kFhYCAQ9kFgRmDw8WAh8BBQ88Yj5JbnRlcm5hbDwvYj5kZAIBDw8WAh8BBQ08Yj54NzcwNzc8L2I+ZGQCAg9kFgRmDw8WAh8BBQZDZWxpbmFkZAIBDw8WAh8BBQw0MTktNTg0LTc1MDBkZAIDD2QWBGYPDxYCHwEFD0NvbGxlZ2UgU3RhdGlvbmRkAgEPDxYCHwEFDDk3OS0yNjAtNDc1NWRkAgQPZBYEZg8PFgIfAQUPRGF5dG9uL1ZhbmRhbGlhZGQCAQ8PFgIfAQUMOTM3LTQ4NS05NTAwZGQCBQ9kFgRmDw8WAh8BBQZEdWx1dGhkZAIBDw8WAh8BBQw2NzgtNjk0LTk4ODhkZAIGD2QWBGYPDxYCHwEFB0hvdXN0b25kZAIBDw8WAh8BBQw3MTMtNzE4LTkxOTBkZAIHD2QWBGYPDxYCHwEFC01pc3Npc3NhdWdhZGQCAQ8PFgIfAQUMOTA1LTYwNi0yODYwZGQCCA9kFgRmDw8WAh8BBQhNb250cmVhbGRkAgEPDxYCHwEFDDUxNC0zNTYtNDk1MGRkAgkPZBYEZg8PFgIfAQUFVGFtcGFkZAIBDw8WAh8BBQw4MTMtOTAzLTQzOTlkZAIKD2QWBGYPDxYCHwEFC1VLIEludGVybmFsZGQCAQ8PFgIfAQUGeDg2NjY2ZGQCCw9kFgRmDw8WAh8BBQtVSyBFeHRlcm5hbGRkAgEPDxYCHwEFDTAxMjEgNDgzIDIwOTlkZAIDDxYCHglpbm5lcmh0bWwFDDg3Ny0yNjQtNzc5NGQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgIFMVBvcnRhbFNpZ25pbjEkaXRQb3B1cCRJVF9QaG9uZU51bWJlcnNfQmFubmVyX2dyaWQFQlBvcnRhbFNpZ25pbjEkaXRQb3B1cCRJVF9QaG9uZU51bWJlcnNfQmFubmVyX2dyaWQkZGdfaW1nYnRuQ2hldnJvbq7P6VS7hCINnr2mFjqbW6rjCFBk">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['formSignin'];
    if (!theForm) {
      theForm = document.formSignin;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    if (!(window.jQuery)) {
      document.write("<script type=\"text/javascript\" src=\"/Common/Scripts/jquery-1.7.1.min.js\">\x3C/script>")
    } //]]>
  </script>
  <script type="text/javascript" src="/Common/Scripts/jquery-1.7.1.min.js"></script>
  <script type="text/javascript" src="/Common/UI/Popup.js"></script>
  <script language="javascript">
    function SetInitialFocus() {
      if ((document.getElementById("PortalSignin1_tbxUsername") != null) && (document.getElementById("PortalSignin1_tbxUsername").disabled == false)) {
        try {
          document.getElementById("PortalSignin1_tbxUsername").focus();
        } catch (e) {}
      }
    }
    window.onload = SetInitialFocus;
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8565BB4F">
  </div>
  <table width="100%" cellspacing="0" height="100%">
    <!-- Reynolds and Reynolds CSS -->
    <tbody>
      <tr style="height: 22px;" class="mobileHide">
        <td style="font:caption; color:captiontext; background-color:#cccccc">
          <span id="m_serverName" style="font:caption; color:captiontext; float:right">(csslogin5)</span>&nbsp;&nbsp; Reynolds and Reynolds Corporate Support Systems
        </td>
      </tr>
      <!-- Menu -->
      <tr style="BACKGROUND-COLOR:menu" class="mobileHide">
        <td style="BORDER-BOTTOM:threeddarkshadow 1px solid">
          <table style="BORDER-COLLAPSE:collapse" cellspacing="0">
            <tbody>
              <tr>
                <td style="BORDER-RIGHT:1px inset; BORDER-TOP:1px inset; FONT:menu; BORDER-LEFT:1px inset; BORDER-BOTTOM:1px inset; HEIGHT:20px"> &nbsp; <a href="https://login.css.reyrey.com/" id="m_anchorSignin" style="COLOR:menutext">&nbsp;Home&nbsp;
									</a>&nbsp; </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <!-- Page Content -->
      <tr style="vertical-align: top; height: 100%;">
        <td>
          <table cellpadding="10" style="border: 0; height: 100%; width: 100%;">
            <tbody>
              <tr style="vertical-align: top;">
                <td id="Pane1" style="white-space: nowrap; width: 10%;" class="mobileHide"></td>
                <td id="Pane2" style="white-space: nowrap; width: auto;" class="mobileShow">
                  <style type="text/css">
                    @media only screen and (max-width: 768px) {
                      .mobileHide {
                        display: none !important;
                      }

                      .mobileShow {
                        visibility: visible !important;
                        width: 100% !important;
                        min-height: 30px;
                      }

                      .mobileFormat {
                        visibility: visible !important;
                        display: block !important;
                      }
                    }
                  </style>
                  <table class="UcsCard" width="100%" style="margin: 1px;">
                    <tbody>
                      <tr class="Title">
                        <td> Account Login </td>
                      </tr>
                      <tr>
                        <td width="100%" align="middle">
                          <div id="PortalSignin1_pnlLogin">
                            <table width="100%">
                              <tbody>
                                <tr>
                                  <td align="middle" width="100%">Username:<br>
                                    <input name="PortalSignin1$tbxUsername" type="text" id="PortalSignin1_tbxUsername" tabindex="1" class="mobileShow" style="height:20px;width:150px;">
                                  </td>
                                </tr>
                                <tr>
                                  <td align="middle" width="100%">Password:<br>
                                    <input name="PortalSignin1$tbxPassword" type="password" id="PortalSignin1_tbxPassword" tabindex="2" class="mobileShow" style="height:20px;width:150px;">
                                  </td>
                                </tr>
                                <tr>
                                  <td align="middle" width="100%">Domain:<br>
                                    <input name="PortalSignin1$tbxDomain" type="text" id="PortalSignin1_tbxDomain" tabindex="3" class="mobileShow" style="height:20px;width:150px;">
                                  </td>
                                </tr>
                                <tr>
                                  <td align="middle" width="100%" style="white-space:nowrap">
                                    <input type="submit" name="PortalSignin1$btnLogin" value="Login" id="PortalSignin1_btnLogin" tabindex="5" class=" mobileShow" style="height:25px;"><span class="mobileFormat" style="display: none;"><br></span>
                                    <input type="submit" name="PortalSignin1$btnChgPwd" value="Change Password" id="PortalSignin1_btnChgPwd" tabindex="6" class="mobileShow" style="height:25px;">
                                    <span id="PortalSignin1_lblMessage" style="color:red"></span>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </div>
                        </td>
                      </tr>
                      <tr>
                        <td>
                          <table width="100%">
                            <tbody>
                              <tr>
                                <td width="100%" class="mobileHide">
                                  <p><b>By signing on to the system, the user acknowledges and agrees to the following conditions of use:
						</b></p>
                                  <p><b>This software and software system (collectively, "Software") constitutes valuable proprietary
								property, includes confidential information, and constitutes trade secrets that embody
								substantial creative efforts and that are valuable to The Reynolds and Reynolds Company.
								Original copyright 1984 to present, patent 4,853,962.</b></p>
                                  <p><b>The Software is intended solely for, and restricted to, the internal use by current employees
								of The Reynolds and Reynolds Company and its affiliates (collectively, "Reynolds").  The user
								agrees to keep the Software confidential and shall not copy, reproduce, download, distribute,
								or in any way disseminate or allow access to the Software by third parties.  Further, the
								user shall not use the Software or any information derived from the Software for any use
								outside the scope of their employment with Reynolds.  Any access to this Software by electronic
								means or otherwise by anyone who is not a Reynolds employee constitutes unauthorized use of
								proprietary software, and will be subject to full prosecution under applicable laws.</b></p>
                                  <p><b>Signing on to the Software may allow the user access to copyrighted data provided by various
								manufacturers and distributors for the sole purpose of supporting the Software.  Any
								reproduction, duplication, or unauthorized use of the manufacturer price files, labor time
								standards, or other copyrighted data is strictly prohibited.  Additionally, signing on to
								the Software may allow the user access to confidential client consumer data.  The user
								agrees that the user shall keep this data confidential at all times and shall not copy,
								reproduce, download, distribute, or in any way disseminate or allow access to the
								confidential client consumer data by third parties.</b></p>
                                </td>
                                <td class="mobileShow" style="visibility: hidden;">
                                  <p>By signing on to the system, the user acknowledges and agrees to all conditions of use.</p>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </td>
                      </tr>
                      <tr>
                        <td align="middle">
                          <a id="PortalSignin1_btnOpenDID" href="javascript:__doPostBack('PortalSignin1$btnOpenDID','')">IT Help Desk</a>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                  <div id="PortalSignin1_IT_DID_popup_container" class="Popup " style="width: 275px;">
                    <div class="title draggable"><a class="close closeable">&nbsp;</a><span class="titletext">IT Help Desk</span></div>
                    <div id="PortalSignin1_IT_DID_popup" style="" class="content">
                      <div>
                        <table border="0" width="100%">
                          <tbody>
                            <tr>
                              <td>
                                <table id="PortalSignin1_itPopup_IT_PhoneNumbers_Banner_grid" class="UcsGrid" cellspacing="0" rules="all" border="1"
                                  style="border-color:White;border-style:None;width:100%;border-collapse:collapse;border-color:White;border-style:None;width:100%;border-collapse:collapse;">
                                  <tbody>
                                    <tr class="Header" align="center" style="white-space:nowrap;">
                                      <td>Location</td>
                                      <td>Phone</td>
                                    </tr>
                                    <tr class="Item" align="left" style="white-space:nowrap;">
                                      <td><b>Internal</b></td>
                                      <td align="right"><b>x77077</b></td>
                                    </tr>
                                    <tr class="AltItem" align="left" style="white-space:nowrap;">
                                      <td>Celina</td>
                                      <td align="right">419-584-7500</td>
                                    </tr>
                                    <tr class="Item" align="left" style="white-space:nowrap;">
                                      <td>College Station</td>
                                      <td align="right">979-260-4755</td>
                                    </tr>
                                    <tr class="AltItem" align="left" style="white-space:nowrap;">
                                      <td>Dayton/Vandalia</td>
                                      <td align="right">937-485-9500</td>
                                    </tr>
                                    <tr class="Item" align="left" style="white-space:nowrap;">
                                      <td>Duluth</td>
                                      <td align="right">678-694-9888</td>
                                    </tr>
                                    <tr class="AltItem" align="left" style="white-space:nowrap;">
                                      <td>Houston</td>
                                      <td align="right">713-718-9190</td>
                                    </tr>
                                    <tr class="Item" align="left" style="white-space:nowrap;">
                                      <td>Mississauga</td>
                                      <td align="right">905-606-2860</td>
                                    </tr>
                                    <tr class="AltItem" align="left" style="white-space:nowrap;">
                                      <td>Montreal</td>
                                      <td align="right">514-356-4950</td>
                                    </tr>
                                    <tr class="Item" align="left" style="white-space:nowrap;">
                                      <td>Tampa</td>
                                      <td align="right">813-903-4399</td>
                                    </tr>
                                    <tr class="AltItem" align="left" style="white-space:nowrap;">
                                      <td>UK Internal</td>
                                      <td align="right">x86666</td>
                                    </tr>
                                    <tr class="Item" align="left" style="white-space:nowrap;">
                                      <td>UK External</td>
                                      <td align="right">0121 483 2099</td>
                                    </tr>
                                  </tbody>
                                </table>
                              </td>
                            </tr>
                            <tr>
                              <td style="PADDING-TOP: 0px">
                                <a onclick="disabled=true;removeAttribute('href');__doPostBack('PortalSignin1$itPopup$IT_PhoneNumbers_Banner_grid$dg_lbAdd','');" id="PortalSignin1_itPopup_IT_PhoneNumbers_Banner_grid_dg_lbAdd" href="javascript:__doPostBack('PortalSignin1$itPopup$IT_PhoneNumbers_Banner_grid$dg_lbAdd','')"></a>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                        <p style="width: 100%; white-space: pre-wrap;">If a local number is not available, associates may use the toll free number <b id="PortalSignin1_itPopup_tollFreeITNumberBanner">877-264-7794</b> to reach the IT Help Desk.</p>
                      </div>
                      <div style="text-align: center">
                        <input type="submit" name="PortalSignin1$btnCloseDID" value="Close" id="PortalSignin1_btnCloseDID">
                      </div>
                    </div>
                  </div>
                </td>
                <td id="Pane3" style="white-space: nowrap; width: 10%;" class="mobileHide"></td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <script type="text/javascript">
    //<![CDATA[
    Popup('PortalSignin1_IT_DID_popup', {
      title: 'IT Help Desk',
      className: '',
      closeable: true,
      draggable: true,
      center: true,
      blur: false,
      width: '275px',
      height: '',
      position: {},
      level: Popup.level.none
    }); //]]>
  </script>
</form>

Text Content

(csslogin5)   Reynolds and Reynolds Corporate Support Systems

   Home   

Account Login

Username:
Password:
Domain:



By signing on to the system, the user acknowledges and agrees to the following
conditions of use:

This software and software system (collectively, "Software") constitutes
valuable proprietary property, includes confidential information, and
constitutes trade secrets that embody substantial creative efforts and that are
valuable to The Reynolds and Reynolds Company. Original copyright 1984 to
present, patent 4,853,962.

The Software is intended solely for, and restricted to, the internal use by
current employees of The Reynolds and Reynolds Company and its affiliates
(collectively, "Reynolds"). The user agrees to keep the Software confidential
and shall not copy, reproduce, download, distribute, or in any way disseminate
or allow access to the Software by third parties. Further, the user shall not
use the Software or any information derived from the Software for any use
outside the scope of their employment with Reynolds. Any access to this Software
by electronic means or otherwise by anyone who is not a Reynolds employee
constitutes unauthorized use of proprietary software, and will be subject to
full prosecution under applicable laws.

Signing on to the Software may allow the user access to copyrighted data
provided by various manufacturers and distributors for the sole purpose of
supporting the Software. Any reproduction, duplication, or unauthorized use of
the manufacturer price files, labor time standards, or other copyrighted data is
strictly prohibited. Additionally, signing on to the Software may allow the user
access to confidential client consumer data. The user agrees that the user shall
keep this data confidential at all times and shall not copy, reproduce,
download, distribute, or in any way disseminate or allow access to the
confidential client consumer data by third parties.

By signing on to the system, the user acknowledges and agrees to all conditions
of use.

IT Help Desk

 IT Help Desk

LocationPhone Internalx77077 Celina419-584-7500 College Station979-260-4755
Dayton/Vandalia937-485-9500 Duluth678-694-9888 Houston713-718-9190
Mississauga905-606-2860 Montreal514-356-4950 Tampa813-903-4399 UK Internalx86666
UK External0121 483 2099

If a local number is not available, associates may use the toll free number
877-264-7794 to reach the IT Help Desk.