test-arlpdbank.uflib.ufl.edu Open in urlscan Pro
128.227.36.254  Public Scan

Submitted URL: https://test-arlpdbank.uflib.ufl.edu/
Effective URL: https://test-arlpdbank.uflib.ufl.edu/LogIn.aspx
Submission: On November 02 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./LogIn.aspx

<form method="post" action="./LogIn.aspx" onkeypress="javascript:return WebForm_FireDefaultButton(event, 'LogonButton')" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUKMTIzNjI4Nzc3Nw9kFgICAQ9kFgRmDw9kFgQeB09uRm9jdXMFF3RleHRib3hmb2N1c2VkKCB0aGlzICk7HgZPbkJsdXIFF3RleHRib3hibHVycmVkKCB0aGlzICk7ZAIBDw9kFgQfAAUXdGV4dGJveGZvY3VzZWQoIHRoaXMgKTsfAQUXdGV4dGJveGJsdXJyZWQoIHRoaXMgKTtkZAwMKgSK+ZKsL3DLKfDLh60+6XnmvfFow1F9eNUfMJSs">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form1'];
    if (!theForm) {
      theForm = document.form1;
    }

    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=xOtRN5liTcjAwa3cyKAcItVuU-2h4Z8lQJHtf-sRAidoXhAEf1vxJQ56XDyozrs2ocAll6ckGlG4Ar4PGNRMTMgilXFfWnI6oz8pLvrF1Ng1&amp;t=637453888754849868" type="text/javascript"></script>
  <script src="/WebResource.axd?d=H0FeQcuQr8s6c1gKdD1L_4eV2AbfwOWrpAxgl5gvVRDoSrmNiHU3YEj-TcCbVaEsX0fUcz9lG6UobYaKHe8pOSyL794HerozM9M5I5vIcek1&amp;t=637453888754849868" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAUQ+iC23BKxu6t6BXtt5DSXdVB4/OMBLyimztzUQ1bFo1wgSqpCSL2Tos3TZ5JWb9vi+lMHRHuTRkL3bstJul/MM6H9/piuFP87UcnwqORj8xfjbJEI1TiDcNjegNZdmJAHWMl9KrNm2bmvY3mDoS7c">
  </div>
  <script src="_scripts/main.js" type="text/javascript"></script>
  <div id="wrapper_900">
    <header id="mainheader">
      <div id="mainheaderdiv" onclick="window.location='Search.aspx';">
        <div id="arlpdbankname">ARL Position Description Bank</div>
        <div id="institutionname">Association of Research Libraries</div>&nbsp;
      </div>
      <nav id="mainnav">
        <div id="mainnavdiv">
          <div id="mainleftnav"><a href="https://arlpdbank.uflib.ufl.edu/docs/index.html" title="Go to the project home page">Home</a> &nbsp; | &nbsp;
            <a href="https://arlpdbank.uflib.ufl.edu/docs/about.html" title="About this project" target="ARLPDAbout">About</a> &nbsp; | &nbsp; <a href="https://arlpdbank.uflib.ufl.edu/docs/help.html" title="Get help" target="ARLPDHelp">Help</a>
            &nbsp; </div>
        </div>
      </nav>
    </header>
    <div id="fullscreen" style="height: 1100px;">
      <h1>Log On</h1>
      <div id="logondiv">
        <table id="logontable">
          <tbody>
            <tr class="logondescrow">
              <td colspan="2">Enter your username or email and your password below to log onto this system:</td>
            </tr>
            <tr class="logonrow">
              <td width="150px"> &nbsp; &nbsp; &nbsp; <label for="usernameTextBox">Username or Email:</label></td>
              <td>
                <input name="usernameTextBox" type="text" id="usernameTextBox" class="logonuserbox" onfocus="textboxfocused( this );" onblur="textboxblurred( this );"
                  style="color: rgb(0, 0, 168); background-color: rgb(251, 247, 180); border-color: black;">
              </td>
            </tr>
            <tr class="logonrow">
              <td> &nbsp; &nbsp; &nbsp; <label for="passwordTextBox">Password:</label></td>
              <td>
                <input name="passwordTextBox" type="password" id="passwordTextBox" class="logonpasswordbox" onfocus="textboxfocused( this );" onblur="textboxblurred( this );">
              </td>
            </tr>
            <tr>
              <td colspan="2" class="logonbuttonrow">
                <input type="submit" name="CancelButton" value="" id="CancelButton" title="Cancel logon and return to the main form" class="cancel_button_g"> &nbsp; <input type="submit" name="LogonButton" value="" id="LogonButton"
                  title="Logon with entered credentials" class="logon_button_g">
              </td>
            </tr>
            <tr class="logonrow">
              <td colspan="2" style="text-align: center"><a href="Register.aspx">New User?  Click here to Register</a></td>
            </tr>
            <tr class="logonrow">
              <td colspan="2" style="text-align: center"><a href="PasswordLost.aspx">Lost Password?</a></td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
    <footer id="mainfooter">
      <div id="mainfooterdiv">
        <a href="Contact.aspx?url=http://test-arlpdbank.uflib.ufl.edu/LogIn.aspx" title="Provide feedback on this system or ask a question">Contact Us</a>
      </div>
    </footer>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    WebForm_AutoFocus('LogonButton'); //]]>
  </script>
</form>

Text Content

ARL Position Description Bank
Association of Research Libraries
 
Home   |   About   |   Help  


LOG ON

Enter your username or email and your password below to log onto this system:  
    Username or Email:       Password:   New User? Click here to Register Lost
Password?

Contact Us