|
Active Server Pages Tutorial
|
Other links at ASP > Tutorials > Introduction to ASP |
| 3. |
ASP Overview
|
|
|
This article by Microsoft describes the definition of an ASP File, Is it hard to use?, Object Model, and other ASP resources.
|
| 4. |
ASP Tutorial for Beginners
|
|
|
This introductory tutorial will teach you the basics of vbscript, ASP intrinsic objects, how to call ASP intrinsic objects and make use of them and what makes a .asp page different from a .htm / .html page. After the completion of this tutorial you will be able to start writing your own .asp pages.
|
| 5. |
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.
|
|
|