if (!document.getElementById("data").value.match(/^\d{2}-\d{2}-\d{4}$/)){ alert("The Departure Date type is wrong.");return false;}
ciao
if (!document.getElementById("data").value.match(/^\d{2}-\d{2}-\d{4}$/)){ alert("The Departure Date type is wrong.");return false;}
ciao