codice:
roby = Request.QueryString("voto")
if roby = "1" Then
peppe = 1 + CInt(roby)
end if