Please enter your credentials below
WARNING: Your browser is not supported. See the list of supported browsers. List of supported browsers is a link to the wiki page: http://wiki.processmaker.com/3.0/Supported_Browsers |
vent.add(document.getElementById(\'form[BSUBMIT]\'), \'click\', function() {
createCookie("pm_sys_sys", "{\\"sys_sys\\": \\"" + getField("USER_ENV").value + "\\"}", 365);
document.getElementById(\'form[USR_PASSWORD]\').value = document.getElementById(\'form[USR_PASSWORD_MASK]\').value;
document.getElementById(\'form[USR_PASSWORD_MASK]\').value = \'\';
document.getElementById("form[BROWSER_TIME_ZONE_OFFSET]").value = getBrowserTimeZoneOffset();
if(!navigator.userAgent.indexOf("MSIE 8.0")>0)
document.getElementById("form[USR_PASSWORD_MASK]").setAttribute("type", "text");
document.sysLogin.submit();
}.extend(document.getElementById(\'form[BSUBMIT]\')));
try{
var s = new String(readCookie("pm_sys_sys"));
var obj = eval("(" + s + ")");
if (obj != null) {
getField("USER_ENV").value = obj.sys_sys;
}
} catch(e){}
";s:10:"attributes";a:1:{s:4:"type";s:10:"javascript";}s:8:"children";a:0:{}}i:17;O:8:"Xml_Node":5:{s:4:"name";s:0:"";s:4:"type";s:5:"cdata";s:5:"value";s:1:"
";s:10:"attributes";a:0:{}s:8:"children";a:0:{}}}}' );
$this->name='sysLogin';
$this->language='en';
$this->version='1.0';
$this->type='xmlform';
$this->sql=null;
$this->sqlConnection=null;
$this->height='100%';
$this->border=1;
$this->mode='';
$this->labelWidth='40%';
$this->onsubmit='';
$this->requiredFields = unserialize( 'a:1:{i:0;a:5:{s:4:"name";s:12:"USR_USERNAME";s:4:"type";s:4:"text";s:5:"label";s:4:"User";s:8:"validate";s:3:"Any";s:8:"required";s:1:"0";}}' );
$this->fieldContentWidth=450;
?> Please enter your credentials below |