Dear All,
I want to store some name-value pair data inside a list object in ASP. So that, I can set and get value-pair data from the list using name instead of using array. Is there any built object in ASP that can do that? In Java, we can use the hash table. Or, we can use the associate array in PHP.
Best Regards,
cmlimnet
I want to store some name-value pair data inside a list object in ASP. So that, I can set and get value-pair data from the list using name instead of using array. Is there any built object in ASP that can do that? In Java, we can use the hash table. Or, we can use the associate array in PHP.
Best Regards,
cmlimnet