HAGO ESTOY ME ALEGA POR EL RETURN ALGUIEN ME PUEDE AYUDAR
 
<form method="post" action="prue.asp" id="form1" name="form1" LANGUAGE=javascript onsubmit="return valida(this)" >          
 
<SCRIPT LANGUAGE=vbscript>
<!--
function valida(theform)
   if not isdate(theform.aux.value) then  
      msgbox("Ingrese una fecha Valida")
      theform.aux.focus()
      valida(false)
   else
 
   end if
end function
-->
</SCRIPT>      
   
 



