Morpheusweb.it - Risorse per webmaster: script, ASP.NET, C#, Visual Basic .Net, tutorial, asp, javascript, css, php, html, java, ADO, VBScript, forms, frames, Active Server Pages, Dynamic HTML, database, gratis per webmaster e webdesigner

How many days?

To calculate the number of days among two dates.


<%
todayDate = Now()
finalDate = CDate ("31/7/2006")
remaining = DateDiff("d", todayDate, finalDate)
Response.Write "difference is: " & GiorniRestanti & " days"
%>


Download code...


Print this page


 

Inizio pagina

risorse per webmaster