
ASP
ASP - Active Server Pages
ASP is a coding language that allows code to run at the server before a web page is sent to a browser.
This means that the server can dynamically alter the resulting web pages before thay are sent across the Internet to the browser. This is a common way of generating website from database content.
Different, but conceptually similar coding languages include PHP, dotNet, JSP and Cold Fusion.
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z



