%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% dim mesecorrente mesecorrente = request.QueryString("meseattuale") if mesecorrente = "" then mesecorrente = month(Date()) End if %>