Se conosci il numero totale dei codici:

codice:
for x = 1 to 10
response.write session("cod"&x) &"
"
next

Roby