What are Active Server Pages?
These are components to allow programmers to use server-side programmed templates that can generate dynamic, interactive webserver applications. By adding source codes in standard HTML pages, a visitor can get access to data in a database, make up objects such as Active-X or Java components, or display other types of dynamic content. The HTML display by Active Server Page is completely browser independent, which means that they can be read by Microsoft Internet Explorer, Netscape Navigator or any other browser. ASP makes it easy for a developer to make up any kind of website that is adapted to suit the visitor’s taste, or generate complex database applications.
Related articles:
|