Layout
HTMLNavigation
Website navigationGraphics
GraphicsScripts
Dynamic web pagesActive Server Pages are dynamically built pages that allow user interaction. ASP is the code that is used to build the active server pages.
ASP is a Microsoft developed language which runs on Windows servers. It is included in Internet Information Server (IIS). Chilisoft has developed software that allows ASP alto to be run on Unix or Linux servers.
It is actually quite easy to learn the basics of ASP, how to write to a database, retrieve information from a database, and use ASP to create dynamic content.
The following sites will allow you to learn more about ASP