FAQ ID | Question | Total Views | |
Edit | 181 | How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. | 964,702 |
Edit | 161 | How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? | 238,089 |
Edit | 115 | 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 |
Edit | 83 | How can I quickly sort a VBScript array? | 230,033 |
Edit | 190 | How do I display data on a web page using arrays instead of Do...While...MoveNext...???... | 186,006 |
Edit | 106 | How can I find out if a record already exists in a database? If it doesn't, I want to add it. | 183,511 |
Edit | 118 | 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 |
Edit | 30 | For session variables to work, must the Web visitor have cookies enabled? | 133,635 |
Edit | 14 | Can I send emails without using CDONTS? | 130,322 |
Edit | 149 | 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 |