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:
- Save your work into "ASP 01 - Practice" in your network share.
- Name your files something similar to the title of the exercise (i.e. writetext.asp)
- Upload your files to the web server (via FTP) into the "Practice" folder.
- Write text using ASP
- Format text with HTML tags
- Create a variable
- Create an array
- Looping through HTML headers
- Time-based greeting using VB Script
- Date and time
- Get the name of a day
- Get the name of a month
- Uppercase or lowercase a string
- Trim a string
- A random number
- Return a specified number of characters from left/right of a string
- Replace some characters in a string