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. | 964,702 | 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? | 238,089 | 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? | 233,530 | Scott Mitchell | mitchell@4guysfromrolla.com | 01-17-2001 |
Arrays | How can I quickly sort a VBScript array? | 230,033 | 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...???... | 186,006 | 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. | 183,511 | 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...
| 168,750 | Bill Wilkinson | bill@ClearviewDesign.com | 01-22-2001 |
Session Object | For session variables to work, must the Web visitor have cookies enabled? | 133,635 | Scott Mitchell | mitchell@4guysfromrolla.com | 09-26-2000 |
Email | Can I send emails without using CDONTS? | 130,322 | Scott Mitchell | mitchell@4guysfromrolla.com | 09-24-2000 |
Strings | How can I remove multiple spaces between words in a string? That is, if I have: Hi there how can I get: Hi there ? | 129,557 | Scott Mitchell | mitchell@4guysfromrolla.com | 03-31-2001 |