![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
14/01/2005, 16:47
|
![Avatar de FuLaNo_](http://static.forosdelweb.com/customavatars/avatar34657_1.gif) | | | Fecha de Ingreso: mayo-2003 Ubicación: Don Torcuato, Buenos Aires, Argentina
Mensajes: 1.250
Antigüedad: 21 años, 8 meses Puntos: 2 | |
<script language = "JavaScript">
function tagboardx() {
if ((document.tagboardxx.msg.value == "") || (document.tagboardxx.msg.value == "Mensaje")) {
alert("No has indicado el 'mensaje'");
return false;
}
if ((document.tagboardxx.msg.value != "") && (document.tagboardxx.msg.value != "Mensaje")) {
return true;
document.tagboardxx.submit();
tagboardxx.reset();
}
}
</script>
Cuando abrí el topic explique que ya habia probado eso y no me funciono...
__________________ I Love Programming... |