Forum Moderators: open
:: For i = 1 to WHATEVER
:: Getting(i) = GetChild(BLAHBLAH)
:: Next
::
:: Response.Write?
Getting is an Array. The "GetChild" function returns an Array. How should I call "Getting"? Does it become a multidimensional array? Help would be much appreciated.
Thanks in Advance!
Icon512