CINXE.COM

eTimesheet Webservice

<!DOCTYPE html> <html lang="nl-nl" id="extr-page"> <head> <meta charset="utf-8"> <title> eTimesheet Webservice </title> <meta name="description" content=""> <meta name="author" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link href="/bundles/app?v=irsxO0nofeTA-AhjFpQ247kd1u66OEspkwI2SzlpdFQ1" rel="stylesheet"/> <link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon"> <link rel="icon" href="/img/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="/css/googlefonts.min.css"> </head> <body class="animated fadeInDown smart-rtl top-navigation menu-on-top fixed-page-footer fixed-header fixed-navigation fixed-ribbon" ondragstart="return false;" ondrop="return false;"> <header id="header"> <div id="logo-group"> <span id="logo"> <img src="/img/logo.png" alt="eTimesheet Webservice"> </span> <!-- END AJAX-DROPDOWN --> </div> <!-- #TOGGLE LAYOUT BUTTONS --> <!-- pulled right: nav area --> <section id="top-right"> <!-- end pulled right: nav area --> </section> </header> <div id="main" role="main"> <div id="manual" class="col-xs-6 col-sm-6"> <a href="https://tsheet.ccdbv.nl/doc/person/index.html" title="Manual" style="font-family: arial; font-size: 10px; text-decoration: none;"> <img src="/img/manual.png" alt="Manual" title="Manual" border="0" /> </a> </div> <div id="content" class="container"> <div class="row"> <div class="col-xs-6 col-sm-6 col-md-3 col-lg-4 hidden-xs hidden-sm"> <h1 class="txt-color-red login-header-big">eTimesheet Webservice</h1> <div class="hero"> <div class="pull-left login-desc-box-l"> <h4 class="paragraph-header"> Please enter your email address and password. <span class="field-validation-valid" data-valmsg-for="extrainfo" data-valmsg-replace="true"></span> </h4> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-5 col-lg-4"> <div class="well no-padding"> <form action="/account/login?returnUrl=%2Fdashboard" id="login-form" method="post" class="smart-form client-form"> <header> Please sign in </header> <fieldset> <input name="__RequestVerificationToken" type="hidden" value="KQPo2ShY_LYS-J2tiEN43ZSnhtGeafWOBsqvf0PMDIH65UDqC7qJDRJeXNPu4AVHdDGakNTaNgIxPTszew6QzSvH0L9AvrK_TJh2wXwYOFM1" /> <section> <label class="label">Emailaddress</label> <label class="input"> <i class="icon-append fa fa-user"></i> <input class="form-control" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="loginEmail" name="LoginViewModel.Email" placeholder="Email" type="text" value="" /> <b class="tooltip tooltip-top-right"><i class="fa fa-user txt-color-teal"></i> Please enter email address</b> </label> <span class="field-validation-valid text-danger errormessage" data-valmsg-for="LoginViewModel.Email" data-valmsg-replace="true" id="loginEmailError" name="loginEmailError"></span> </section> <section> <label class="label">Password</label> <label class="input"> <i class="icon-append fa fa-lock"></i> <input class="" data-val="true" data-val-required="The password field is required." id="loginPass" name="LoginViewModel.Password" placeholder="Password" type="password" /> <b class="tooltip tooltip-top-right"><i class="fa fa-lock txt-color-teal"></i> Enter your password</b> </label> <span class="field-validation-valid text-danger errormessage" data-valmsg-for="LoginViewModel.Password" data-valmsg-replace="true" id="loginPasswordError" name="loginPasswordError"></span> <div class="note"> <a href="/account/forgotpassword">Forgot password ?</a> </div> </section> <section> <label class="checkbox"> <input data-val="true" data-val-required="The Remember Me field is required." id="LoginViewModel_RememberMe" name="LoginViewModel.RememberMe" type="checkbox" value="true" /><input name="LoginViewModel.RememberMe" type="hidden" value="false" /> <i></i><label class="" for="LoginViewModel_RememberMe" id="labelForRememberMe" title="Stay signed in">Remember Me</label> </label> </section> </fieldset> <footer> <button type="submit" class="btn btn-primary"> Please sign in </button> </footer> </form> </div> </div> </div> </div> } </div> <!-- Link to Google CDN's jQuery + jQueryUI; fall back to local --> <script src="/bundles/jquery?v=kPMrS-VLgBR5dU0N0TundTsESuXI50mz0uURJYY9EKk1"></script> <script src="/bundles/jqueryui?v=0-fskH_W_ka2lsj1e1zCL66BIoXAkANI5En2JuADExY1"></script> <script src="/bundles/appjs?v=NCA2PRYDlqk0wumaByYmt-iRQtj-uf93OaBi__pi4Vc1"></script> <script src="/bundles/tsheetjs?v=2ruuCQn9_yYWkPr2euQ-rC4NWEW8jSph9UMhSO556kc1"></script> <!--[if IE 8]> <h1>Your browser is out of date, please update your browser by going to www.microsoft.com/download</h1> <![endif]--> <script type="text/javascript"> $(document).ready(function () { pageSetUp(); }) </script> <script type="text/javascript"> $(document).ready(function () { $("#loginEmail").focus(); }); </script> <script type="text/javascript"> drawBreadCrumb(); logoutmessage = 'You can improve your security further after logging out by closing this opened browser'; buttonYes = 'yes'; buttonNo = 'no'; widgetsclearmessage = 'Clear Local Storage'; widgetsresetmessage = '&quot;Would you like to RESET all your saved widgets and clear LocalStorage?&quot;'; logouttitle = 'logout'; weburl = ''; </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10