Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) C:\Intranet\C\xampp\htdocs\CatalogoIsis\pWinisis\CATALOGO WEB\Dama\CentroDoc\Js\ drwxrwxrwx |
Viewing file: Enter.js (1.18 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | // Combinada function netscapeKeyPressComb(e) { if (e.which == 13) GoComb(document.forms[0], document.forms[0].elements[2], document.forms[0].elements[3], document.forms[0].elements[4], document.forms[0].elements[5], document.forms[0].elements[6], document.forms[0].elements[7], document.forms[0].elements[8], document.forms[0].elements[9]); } function microsoftKeyPressComb() { if (window.event.keyCode == 13){ GoComb(document.forms[0], document.forms[0].elements[2], document.forms[0].elements[3], document.forms[0].elements[4], document.forms[0].elements[5], document.forms[0].elements[6], document.forms[0].elements[7], document.forms[0].elements[8], document.forms[0].elements[9]); } } // Diccionario function netscapeKeyPressDic(e) { if (e.which == 13) GoCDic(document.forms[0], document.forms[0].elements[0], document.forms[0].elements[1]); } function microsoftKeyPressDic() { if (window.event.keyCode == 13){ GoDic(document.forms[0], document.forms[0].elements[0], document.forms[0].elements[1]); } } if (navigator.appName == 'Netscape') { window.captureEvents(Event.KEYPRESS); window.onKeyPress = netscapeKeyPress; } |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |