Ten Most Popular FAQs on ASPFAQs.com
The following FAQs are the 10 most viewed FAQs on
ASPFAQs.com . (You can also view
the 10 Most Recently Added FAQs !)
Question: How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency.
[View the Answer! ]
Posted by Scott Mitchell to the
ASP.NET category
at 1/19/2002 3:12:07 PM. (964,702 views...)
Question: How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset?
[View the Answer! ]
Posted by Scott Mitchell to the
Arrays category
at 6/14/2001 5:02:03 PM. (238,089 views...)
Question: 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?
[View the Answer! ]
Posted by Scott Mitchell to the
Databases, Errors category
at 1/17/2001 11:38:49 PM. (233,530 views...)
Question: How do I display data on a web page using arrays instead of Do...While...MoveNext...???...
[View the Answer! ]
Posted by Scott Mitchell to the
Arrays category
at 4/11/2002 1:14:41 PM. (186,006 views...)
Question: 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...
[View the Answer! ]
Posted by Bill Wilkinson to the
FileSystemObject category
at 1/22/2001 5:10:02 PM. (168,750 views...)
Question: How can I remove multiple spaces between words in a string? That is, if I have: Hi there
how can I get: Hi there
?
[View the Answer! ]
Posted by Scott Mitchell to the
Strings category
at 3/31/2001 5:02:55 PM. (129,557 views...)
The following show the total number of FAQs viewed per category and the average number of views per FAQ
per category.
FAQ Category
Total FAQ Views
Avg. Views per FAQ
ASP.NET
1,663,165
138,597
Arrays
1,480,654
98,710
Databases, General
1,387,845
69,392
FileSystemObject
1,276,409
67,179
Databases, Queries
1,019,773
78,444
The Nature of Things
993,832
55,212
Strings
974,543
64,969
Email
797,469
79,746
Databases, Errors
792,985
88,109
Dates and Times
594,314
66,034
System.IO Namespace Classes
466,789
58,348
Session Object
437,675
72,945
XML
436,355
62,336
Forms
416,927
69,487
Regular Expressions
309,845
51,640
Cookies
284,246
71,061
Application Object
251,744
83,914
Getting Started
221,821
73,940
Functions and Subroutines
213,820
53,455
Networking
191,433
63,811
Security
181,081
60,360
Uploading
178,707
59,569
Math Functions
155,396
51,798
Do you have a FAQ you'd like to suggest?
Suggestions? Comments? If so, send it in !
Also, if you'd like to be a FAQ Admin (creating/editing FAQs),
let me know ! If you are looking for other FAQs, be
sure to check out the 4Guys
FAQ and Commonly Asked Messageboard Questions !
Most Viewed FAQs:
1.) How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. (761643 views )
2.) 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? (207777 views )
3.) How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? (202549 views )
4.) How can I quickly sort a VBScript array? (196039 views )
5.) How can I find out if a record already exists in a database? If it doesn't, I want to add it. (156019 views )
6.) How do I display data on a web page using arrays instead of Do...While...MoveNext...???... (152331 views )
7.) 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...
(140381 views )
8.) For session variables to work, must the Web visitor have cookies enabled? (110162 views )
9.) Can I send emails without using CDONTS? (107083 views )
10.) 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? (106308 views )
Last computed at 9/17/2007 3:22:00 AM