Ver Mensaje Individual
  #4 (permalink)  
Antiguo 24/12/2005, 10:23
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 20 años, 8 meses
Puntos: 4
buscapina estas haciendo justamente lo contrario, si negas hay que negar lo que no queres

Código:
<html>
<head>
<script>
function verif(v){
if(/[^\(\)\{\}\[\]\/\\'";,]+/.test(v))
{
alert("SI");
}else{
alert("NNNNNOOOOOOO");
}
}
</script>
</head>

<body>
<form name="ff">
<input type="file" name="tt" onblur="verif(this.value)"></form>
</body>
</html>
__________________
Internet Explorer SuckS
Download FireFox