 |
ASP FAQ |
What is ASP?
ASP, also known as "Active Server Pages", is a server side scripting technology that was developed by Microsoft. It allows for dynamic content generation, similar to PHP. For example, you could use ASP to create a bulletin board system, monitor site statistics, or create and manage mailing lists. For more information on the capabilities of ASP, you can visit the Chilisoft 10-step tour at
http://developer.chilisoft.com/reference/
|