ASP stands for Active Server Pages. ASP pages are actually scripts that are run, or executed, on the web server. The script is interpreted from top to bottom to create HTML pages that are sent to the browser for display.
Added: 01/04/2002,
Hits: 528,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
This article describes how you can secure ASP applications using simple, but quite effective authentication schemes. This article uses a very simple way to achieve this. Just follow the steps and you have a secure login system.
Added: 06/15/2001,
Hits: 156,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
You must of heard the term Active Serve Pages or ASP? In this article we take a look to discover what they actually are and do.
Added: 01/12/2001,
Hits: 140,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
In this tutorial we will create a simple ASP script to convert from one currency to another, and use this example to explain some of the basic methods of programming ASP.
Added: 01/04/2002,
Hits: 310,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating