| FAQ ID | Category | FAQ Question |
Edit | 2 |
Strings
| How do you convert a string to all uppercase or all lowercase? |
Edit | 12 |
Email
| How can I display line breaks in an email message? |
Edit | 14 |
Email
| Can I send emails without using CDONTS? |
Edit | 15 |
Strings
| How can I determine the length of a string (how many characters are in a string)? |
Edit | 17 |
Strings
| How can I find the position of a certain character (or substring) within a string? |
Edit | 19 |
Dates and Times
| How can I return the current date/time? |
Edit | 20 |
Functions and Subroutines
| What is recursion? |
Edit | 23 |
FileSystemObject
| What, exactly, is the FileSystemObject? |
Edit | 25 |
Email
| How can I send an email using CDONTS? |
Edit | 8 |
Databases, General
| How do you create a database table through a SQL statement (via an ASP page, perhaps)? |
Edit | 16 |
Dates and Times
| Using VBScript, how can I determine if a variable is a valid date or not? |
Edit | 18 |
Dates and Times
| How can I easily display a nicely formatted date variable? |
Edit | 24 |
FileSystemObject
| How can I read the contents of a text file through an ASP page? |
Edit | 7 |
Arrays
| How do I dynamically resize an array? |
Edit | 11 |
Email
| How can I have my ASP page send HTML-formatted email? |
Edit | 10 |
Databases, General
| How can I tell what version of ADO I am using? |
Edit | 13 |
Email
| How do you send email attachments through an ASP page? |
Edit | 21 |
Arrays
| How can I determine the upper or lower bounds of an array? |
Edit | 22 |
Email
| How can I validate an email adress using Jscript? |