Question one:
is it possible to make a 2d array in ASP?
ie. a set of paired values
Question two:
is it possible to then make that array a session?
I need to keep a set of paired values in session from a form, so if this is not possible can anyone think of a way to do this?
thanks in advance.
is it possible to make a 2d array in ASP?
ie. a set of paired values
Question two:
is it possible to then make that array a session?
I need to keep a set of paired values in session from a form, so if this is not possible can anyone think of a way to do this?
thanks in advance.