ASP (Active Server Pages) - Windows Hosting
ASP (Active Server Pages) is a specification that generates dynamically created web pages. These server side dynamic pages allow user interaction and database connectivity, providing for a wealth of web application functionality, such as shopping carts, newsgroups and discussion forums.When a web browser requests an ASP page, the web server generates a page with HTML code and sends it back to the browser. ASP pages are similar to CGI scripts, but they enable programmers who are familiar with Microsoft's programming languages to work with similar development tools.
|