| |
|
|
|
Resources for ASP Scripts
ASP ("Active Server Pages") is a scripting technology for web servers originally developed by Microsoft. It can be used as an alternative to CGI or PHP scripting.
While ASP is supported on Microsoft's own web server software (Internet Information Server - "IIS"), it is also possible, with the right additional software, to run ASP scripts on other types of web servers too. If you want to use ASP, you will of course need to check that your web host provides it.
Although most commercial ASP scripts are written in a variant of VBScript, ASP is not tied to a single programming language, and you can also find ASP scripts written in other languages too.
Microsoft have improved ASP over time, and the newer versions are known as "ASP.net".
Here are some ASP development resources:
| |