programming-examples/asp/README.md

3 lines
192 B
Markdown
Raw Normal View History

2019-11-18 14:25:58 +01:00
# ASP (Active Server Page) used by Microsoft Web Server.
ASP files' scripts are processed on a Microsoft Web server before the page is sent to the user, usually tailoring a page for the user.