ciao
è possibile avere una funzione (tipo quella javascript http://www.w3schools.com/htmldom/met...entsbyname.asp) in asp??
dove io possa fare
dim a1,a2,a3,a4,a5...
for i=1 to 5
if ("a" & i) = true then
..........
end if
next
ciao
è possibile avere una funzione (tipo quella javascript http://www.w3schools.com/htmldom/met...entsbyname.asp) in asp??
dove io possa fare
dim a1,a2,a3,a4,a5...
for i=1 to 5
if ("a" & i) = true then
..........
end if
next