Ver Mensaje Individual
  #7 (permalink)  
Antiguo 15/04/2005, 04:51
Avatar de yeti
yeti
 
Fecha de Ingreso: octubre-2004
Ubicación: España, Madrid
Mensajes: 152
Antigüedad: 20 años, 4 meses
Puntos: 0
nada, me da error y al principio de la funcion tengo dos "alert" para ver si recoge los valores:


<head>
<script language="javaScript">
function cal(p1, p2)
{
alert(p1);
alert(p2);
if (p1<>"" and p2<>"") //SI LAS 2 CASILLAS TIENEN DATOS...
....
.....
.....
....
}
</script>
</head>
__________________
Cuando creas que no hay solución posible, busca en los foros, siempre en mejor tener a la red mundial de tu parte