|
ASP Installation tutorial
|
Other links at ASP > Tutorials > Introduction to ASP |
| 1. |
If Then Else
|
|
|
The If Then Else control structure can be used to run a line or block of code within your script when a certain condition is met.
|
| 3. |
Replace Bad Word(s)
|
|
|
This tutorial shows you how to replace bad words in a string in 2 different ways. Firstly you can remove the bad word(s) or replace the bad word(s) with the * character.
|
| 4. |
Basic Active Server Pages Tutorial for Beginners
|
|
|
This is a basic tutorial on ASP for beginners which will get them started in writing Active Server Pages. Topics covered: Installing Personal Web Server, Your first ASP page, and Understanding ASP Objects.
|
|
|