Monday, November 26, 2007

HTML - ASP Practice

You will be doing some ASP Exercises. Read the Directions, take a look at the exercises you will be doing, and then click on the link to start.

Directions:

  1. Save your work into "ASP 01 - Practice" in your network share.
    1. Name your files something similar to the title of the exercise (i.e. writetext.asp)
    1. Upload your files to the web server (via FTP) into the "Practice" folder.
Exercises for you to do:
  1. Write text using ASP
  2. Format text with HTML tags
  3. Create a variable
  4. Create an array
  5. Looping through HTML headers
  6. Time-based greeting using VB Script
  7. Date and time
  8. Get the name of a day
  9. Get the name of a month
  10. Uppercase or lowercase a string
  11. Trim a string
  12. A random number
  13. Return a specified number of characters from left/right of a string
  14. Replace some characters in a string
Start

No comments: