ASP
ASP is a dynamic and interactive server-side scripting technology.
ASP is used across the web to interact with users, read and write cookies, communicate with databases, and more.
Learning ASP will help you become familiar with implementing dynamic and interactive content on webpages with a server-side technology.
NOTE: We refer to ASP as a technology and not a language because it is NOT a language. ASP is a special technology that incorporates several scripting languages such as Javascript and VBScript into itself and allows for the use of them.
An introduction to ASP
Become acquainted with ASP through an introduction to the technology.
ASP basics
Learn the basics of ASP.
ASP variables
Become acquainted with declaring, naming, assigning values to, and printing variables.
ASP operators
Learn about the different types of operators used in ASP and their purpose.




