Ver Mensaje Individual
  #1 (permalink)  
Antiguo 18/06/2004, 14:23
Avatar de Itankai
Itankai
 
Fecha de Ingreso: abril-2004
Ubicación: conkal, yucatan
Mensajes: 184
Antigüedad: 21 años
Puntos: 0
Problema con un IF

Tengo el stress a tope, alguien sabe q estoy haciendo mal...por que solo realiza el else esta sentencia. Esta es una parte del codigo..

<%if justifica = null then'len(justifica)=0 then%>
<script language="VBScript" type="text/vbscript">
Call MsgBox ("No puede anexar una Justificación sin incidencias que justificar", VBOKONLY, "Alerta")
</script>
<%response.Redirect("catij.asp")
else
arrayaux=Split(trim(justifica), ",")
end if%>

de antemano...Gracias...
__________________
De antemano... Gracias.