YvonneTsang
Programmer
Is there a way to set ASP arrays with a VBScript array and vice versa.
I tried to use arrayname = <%= ASParrray %> but that wasn't working. It seems to not understand the arrays. I was wondering if there is a simpler way then to grab each value individual which I have found to work. I am worried cause if my arrays get v. large It would be quite the performance hit. Someone please help me.
I tried to use arrayname = <%= ASParrray %> but that wasn't working. It seems to not understand the arrays. I was wondering if there is a simpler way then to grab each value individual which I have found to work. I am worried cause if my arrays get v. large It would be quite the performance hit. Someone please help me.