codice:Response.Write("serverdate=" & Right("0" & Day(strDate), 2) & "/" & Right("0" & Month(strDate)) & "/" & Year(strDate) & " - " & FormatDateTime(Now, 4)
codice:Response.Write("serverdate=" & Right("0" & Day(strDate), 2) & "/" & Right("0" & Month(strDate)) & "/" & Year(strDate) & " - " & FormatDateTime(Now, 4)