Hi all,
Not really new to asp, but I'm a rookie on this topic as it pertains to asp. Do arrays always have to be defined with a dimension? Is it possible to create an array of undetermined size? Or would you have to create an array of, let's say, 10, and redimension it if someone only chooses 3 things?
I have no example of this or any hypotheical situation; I just want to know what kind of possibilities there are with arrays. Any code snippets would be very helpful too.
Mike
Not really new to asp, but I'm a rookie on this topic as it pertains to asp. Do arrays always have to be defined with a dimension? Is it possible to create an array of undetermined size? Or would you have to create an array of, let's say, 10, and redimension it if someone only chooses 3 things?
I have no example of this or any hypotheical situation; I just want to know what kind of possibilities there are with arrays. Any code snippets would be very helpful too.
Mike