Overview
A ASP(Active Server Page) script block must begin with <% and end with %>. A ASP script block can appear anywhere in a .asp file.
The following is an example of a ASP script block:
Attention
Your hosting plan must support ASP.
The ASP file extension is .asp
Because our system is Linux, there is Apache::ASP addon modules.
Apache::ASP is not 100% compatible ASP.NET, but it has some of the ASP features.
Related Links
The above information is for reference only