I only wondered, but is it possible to use a variable when declaring an array in ASP and in Flash:
ex: Dim myArray(rs.recordcount-1)
var myArray(i)
Just curious :rolleyes:
Printable View
I only wondered, but is it possible to use a variable when declaring an array in ASP and in Flash:
ex: Dim myArray(rs.recordcount-1)
var myArray(i)
Just curious :rolleyes: