Torna al Thread

<script language="javascript" type="text/javascript"> function confronto () { var t1 = document.getElementById("TextBox3").value; var t2 = document.getElementById("TextBox2").value; if (t1!="" && t2!="") document.write("Non è possibile che il documento sia stato emesso all'estero e nello stesso tempo anche in italia!"); else document.write("ok"); } </script>
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5