What is ASP?
ASP (Active Server Pages) is a Microsoft technology that uses server side templates (.ASP files) that contain script. The server-side templates use ASP objects to interact with databases, mail servers, HTTP, FTP and other web services, to generate the HTML output for a specified web page. ASP uses either JavaScript or VBScript and a robust collection of ASP objects to generate dynamic content for a web site.
ASP is also the foundation of ASP.NET, which is used on the .NET environment.
ASP Training Courses
The following ASP training courses are available from Blue Star Learning...
ASPNETCS1 - ASP.NET Using Visual C# (VS2008 & .NET3.5)
MS2310 - Developing Microsoft ASP.NET Web Applications Using Visual Studio .NET
MS2389 - Programming with Microsoft ADO.NET