| FAQID | FAQCategoryID | Description | ViewCount |
| 161 | 1 | How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? | 238089 |
| 26 | 1 | How can I convert the contents of an array into a string? | 69457 |
| 92 | 1 | How can I determine the position of a particular string in an Array? | 58403 |
| 21 | 1 | How can I determine the upper or lower bounds of an array? | 55032 |
| 84 | 1 | How can I display all of the contents of a single-dimension array? | 60990 |
| 97 | 1 | How can I get a count of the number of dimensions in an array? | 58949 |
| 93 | 1 | How can I quickly determine if a string exists within an array? | 73272 |
| 83 | 1 | How can I quickly sort a VBScript array? | 230033 |
| 89 | 1 | How can I sort a VB Script array in ways other than by case-sensitive alphanumeric order, like numeric value, length of string, or even randomly? | 105385 |
| 190 | 1 | How do I display data on a web page using arrays instead of Do...While...MoveNext...???... | 186006 |
| 7 | 1 | How do I dynamically resize an array? | 71897 |
| 86 | 1 | How do I extract the contents of an array without knowing the size of the array? | 53906 |
| 63 | 1 | How do I put an array into a Session or Application "variable"? How do I then use it on the next ASP page? | 108962 |
| 146 | 1 | How is a two-dimensional laid out in memory? | 53696 |
| 145 | 1 | How is an array stored in memory? I am interested in learning about the internals of an array! | 56577 |