This is a brief introduction to Active Server Pages (ASP). It discusses What are Active Server Pages, What Do I Need To Use ASP Pages, and So What Can I Do With It When I've Got It.
Tutorial Details:
Active Server Pages
Okay, so now your here at the site what's all this about Active Server Pages? Here's a brief introduction to Active Server Pages (ASP).
What are Active Server Pages?
To quote Microsoft (who developed ASP) an Active Server Page is "the server-side execution environment in Microsoft Internet Information Server (IIS) 3.0 [or later] that enables you to run ActiveX? scripts and ActiveX server components on the server. By combining scripts and components, developers can create dynamic content and powerful Web-based applications easily".
Okay, so what does this mean? Well basically ASP pages can create dynamic content - again to quote Microsoft - "Web pages that are customized for each user on the fly, based upon their actions or requests. For example, new visitors to your site can be shown a different welcome page than returning users see, or pages in an online catalog can be queries to a database so customers always see the most current information and availability".
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: ASP Introduction to ASP So What Are Active Server Pages? Tutorial
View Tutorial: ASP Introduction to ASP So What Are Active Server Pages? Tutorial
Related
Tutorials:
|