| Category Name | FAQ Description | Views | Author | Author's Email | Date Added |
| ASP.NET | How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. | 901,232 | Scott Mitchell | mitchell@4guysfromrolla.com | 01-19-2002 |
| Arrays | How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? | 219,334 | Scott Mitchell | mitchell@4guysfromrolla.com | 06-14-2001 |
| Databases, Errors | I am using Access and getting a 80004005 error (or a [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)' error) when trying to open a connection! How can I fix this problem? | 217,694 | Scott Mitchell | mitchell@4guysfromrolla.com | 01-17-2001 |
| Arrays | How can I quickly sort a VBScript array? | 212,145 | Richard Lowe | chadich@yahoo.com | 11-12-2000 |
| Arrays | How do I display data on a web page using arrays instead of Do...While...MoveNext...???... | 168,093 | Scott Mitchell | mitchell@4guysfromrolla.com | 04-11-2002 |
| Databases, Queries | How can I find out if a record already exists in a database? If it doesn't, I want to add it. | 167,513 | Steve Cimino | steve_cimino@hotmail.com | 12-14-2000 |
| FileSystemObject | When I get a list of all files in a directory via the FileSystemObject, they aren't ordered in any reasonable way. How can I sort the files by name? Or by size? Or by date created? Or...
| 151,850 | Bill Wilkinson | bill@ClearviewDesign.com | 01-22-2001 |
| Session Object | For session variables to work, must the Web visitor have cookies enabled? | 118,141 | Scott Mitchell | mitchell@4guysfromrolla.com | 09-26-2000 |
| Email | Can I send emails without using CDONTS? | 115,089 | Scott Mitchell | mitchell@4guysfromrolla.com | 09-24-2000 |
| Databases, Queries | How can I take the result of a SELECT...MULTIPLE or a group of same-named checkboxes and turn it into a query? That is, if the user selects 3 answers, how can I construct a query that looks for all 3? | 113,621 | Bill Wilkinson | bill@ClearviewDesign.com | 04-19-2001 |