•Microsoft’s web server technology
•Largely VBScript or JavaScript driven
•What about C++ or VB?
•These are written as ASP components which are called from ASP script
–Not very elegant
•Still quite a bit of effort in developing web apps
•You mix HTML and script in your code
•In ASP.NET, VB.NET is the default, not VBScript