therockyu
May 24th, 2003, 03:20 AM
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,
The Rockyu
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,
The Rockyu