| FAQ ID | Question | Views | |
| View FAQ | 181 | How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. | 917,379 |
| View FAQ | 161 | How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? | 223,063 |
| View FAQ | 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? | 220,766 |
| View FAQ | 83 | How can I quickly sort a VBScript array? | 215,689 |
| View FAQ | 190 | How do I display data on a web page using arrays instead of Do...While...MoveNext...???... | 171,688 |
| View FAQ | 106 | How can I find out if a record already exists in a database? If it doesn't, I want to add it. | 170,491 |
| View FAQ | 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...
| 155,075 |
| View FAQ | 30 | For session variables to work, must the Web visitor have cookies enabled? | 121,007 |
| View FAQ | 14 | Can I send emails without using CDONTS? | 118,071 |
| View FAQ | 153 | 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? | 116,355 |
| View FAQ | 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? | 111,767 |
| View FAQ | 163 | How do I convert a string into an Integer? | 110,331 |
| View FAQ | 107 | ** UPDATED 24 June 2003 **: Why am I getting "Operation must use an updateable query" errors? | 107,542 |
| View FAQ | 180 | How can I install Personal Web Server (PWS) onto Windows XP Home edition? | 104,694 |
| View FAQ | 47 | How can I validate an email address using VBscript? | 103,754 |
| View FAQ | 13 | How do you send email attachments through an ASP page? | 100,351 |
| View FAQ | 172 | How can I display images that reside in my database through an ASP page? | 99,309 |
| View FAQ | 63 | How do I put an array into a Session or Application "variable"? How do I then use it on the next ASP page? | 96,559 |
| View FAQ | 89 | 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? | 94,346 |
| View FAQ | 142 | How can I use application-level variables to cache information? | 86,792 |
| View FAQ | 79 | **UPDATED 1 April 2002** How do I get the record number of a just added record? | 86,700 |
| View FAQ | 29 | How can I determine if a visitor has cookies support enabled in his/her browser? | 83,124 |
| View FAQ | 38 | How can I dynamically change the action of a form? | 81,504 |
| View FAQ | 160 | Why do I get the error "The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another" when I try to open a recordset? | 80,573 |
| View FAQ | 61 | How can I treat some other web page as data on my own site? | 80,214 |
Source Code
|