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: Numero.js (398 B) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | function soloNumeros(field, e){ var key; var keychar; if (window.event){ key = window.event.keyCode; } else if (e){ key = e.which; } else{ event.returnValue = true; } keychar = String.fromCharCode(key); if (key>=48 && key<=57){ event.returnValue = true; } else { event.keyCode=0; event.returnValue = false; } } |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]-- |