Richard has attended:
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course
ASP
what is ASP?
RE: ASP
Hi Richard
ASP is a web coding language developed by Microsoft, it stands for Active Server Page. Basically you can write code in ASP that runs on a web server. The purpose of doing this is to give your website functionality. For example you could write an ASP to input data in to a database.
Hope this helps
David