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: Diccionario.js (999 B) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | function seleccionar (listado, resultado){ var numero = listado.selectedIndex; var posicion = listado.options[numero].text.indexOf(' '); var cadena = listado.options[numero].text.substring(posicion+1); resultado.value = cadena; } function mover (listado, forma, elemento){ var numero = listado.selectedIndex; var posicion = listado.options[numero].text.indexOf(' '); var cadena = listado.options[numero].text.substring(posicion+1); if(window.opener.document.forms[forma].elements[elemento].value == ""){ window.opener.document.forms[forma].elements[elemento].value = cadena; } else{ window.opener.document.forms[forma].elements[elemento].value += " " + cadena; } window.close (); } |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]-- |