About this document
Understanding ASP File Basics by Neha Tyagi is a document available to read on EtoBox.
ASP is a server-side scripting language used for executing scripts on a web server. An ASP file contains HTML tags and server-side scripts. When a client requests an ASP file, the server passes it to the ASP engine which executes the scripts and returns plain text to the browser.
- Author
- Neha Tyagi
- Language
- EN