tinp.net.tw Open in urlscan Pro
61.60.224.2  Public Scan

URL: http://tinp.net.tw/
Submission: On December 11 via manual from FI — Scanned from FI

Form analysis 1 forms found in the DOM

Name: loginFormPOST /zimbra/

<form method="post" name="loginForm" action="/zimbra/" accept-charset="UTF-8">
  <input type="hidden" name="loginOp" value="login">
  <table class="form">
    <tbody>
      <tr>
        <td><label for="username">Username:</label></td>
        <td><input id="username" class="zLoginField" name="username" type="text" value="" size="40"></td>
      </tr>
      <tr>
        <td><label for="password">Password:</label></td>
        <td><input id="password" class="zLoginField" name="password" type="password" value="" size="40"></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td style="text-align:right">
          <input type="submit" class="zLoginButton" value="Log In" style="float:left;">
          <input id="remember" value="1" type="checkbox" name="zrememberme">
          <label for="remember">Remember me</label>
        </td>
      </tr>
      <tr>
        <td colspan="2">
          <hr>
        </td>
      </tr>
      <tr>
        <td>
          <label for="client"> Version: </label>
        </td>
        <td>
          <div class="postioning">
            <select id="client" name="client" onchange="clientChange(this.options[this.selectedIndex].value)">
              <option value="preferred" selected=""> Default</option>
              <option value="advanced"> Advanced (Ajax)</option>
              <option value="standard"> Standard (HTML)</option>
              <option value="mobile"> Mobile</option>
            </select>
            <script type="text/javascript">
              // show a message if they should be using the 'standard' client, but have chosen 'advanced' instead
              function clientChange(selectValue) {
                var useStandard = false;
                useStandard = useStandard || (screen && (screen.width <= 800 && screen.height <= 600));
                var div = document.getElementById("ZLoginUnsupported");
                div.style.display = ((selectValue == 'advanced') && useStandard) ? 'block' : 'none';
              }
              // if they have JS, write out a "what's this?" link that shows the message below
              function showWhatsThis() {
                var div = document.getElementById("ZLoginWhatsThis");
                div.style.display = (div.style.display == "block" ? "none" : "block");
              }

              function onLoad() {
                var loginForm = document.loginForm;
                if (loginForm.username) {
                  loginForm.username.focus();
                }
                clientChange("preferred");
              }
              document.write("<a href='#' onclick='showWhatsThis()' id='ZLoginWhatsThisAnchor'>What's This?<" + "/a>");
            </script><a href="#" onclick="showWhatsThis()" id="ZLoginWhatsThisAnchor">What's This?</a>
            <div id="ZLoginWhatsThis" class="ZLoginInfoMessage" style="display:none;">
              <center style="margin-bottom:3px;"><b>Client Types:</b></center> <b>Advanced</b> offers the full set of Web collaboration features. This Web Client works best with newer browsers and faster Internet connections. <br><br><b>Standard</b>
              is recommended when Internet connections are slow, when using older browsers, or for easier accessibility. <br><br><b>Mobile</b> is recommended for mobile devices. <br><br>To set <b>Default</b> to be your preferred client type, change
              the login options in your Preferences, General tab after you log in.
            </div>
            <div id="ZLoginUnsupported" class="ZLoginInfoMessage" style="display:none;">Note that your web browser or display does not fully support the Advanced version. We strongly recommend that you use the Standard client.</div>
          </div>
        </td>
      </tr>
      <tr>
        <td colspan="2">
          <hr>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="offline">Go offline with Zimbra Desktop. <a href="http://www.zimbra.com/products/desktop.html" target="_blank">Learn more</a></div>
  <div class="decor1"></div>
</form>

Text Content

Username: Password:   Remember me

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

Version:
Default Advanced (Ajax) Standard (HTML) Mobile What's This?
Client Types: Advanced offers the full set of Web collaboration features. This
Web Client works best with newer browsers and faster Internet connections.

Standard is recommended when Internet connections are slow, when using older
browsers, or for easier accessibility.

Mobile is recommended for mobile devices.

To set Default to be your preferred client type, change the login options in
your Preferences, General tab after you log in.
Note that your web browser or display does not fully support the Advanced
version. We strongly recommend that you use the Standard client.

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

Go offline with Zimbra Desktop. Learn more

Zimbra :: the leader in open source messaging and collaboration :: Blog - Wiki -
Forums
Copyright © 2005-2012 VMware, Inc. VMware and Zimbra are registered trademarks
or trademarks of VMware, Inc.