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