codice:
if cint(session("totale")) <> cint(session("tot_persone")) then 
   response.write(......... 
end if