Tag: ASP
Dynamic array in VB/VB.NET/ASP
Time to go back to old school ASP, I found that i need to create an array that contains a list of languages from a table in database. I would like to make this array length as many as the number of rows in language table. yes you can do it through keyword of ReDim [...]
Posted: August 29th, 2008 under .NET, Others, VB.NET.
Tags: Array, ASP, ASP.NET, VB, VB.NET
Comments: none