| ASP
Programming - Web designers are not
programmers, and that can often be a problem
when you need to create an active element
in your web site using server side scripting.
Programming is no light task, it seems, and
most designers whimper and cower away when
faced with even a small snippet of Perl or
C.
Fear not, however, because ASP make it
easy to deliver effective server side scripting.
Before your continue, you should have some
basic understanding of ASP Programming.
Introduction of ASP ?
ASP stands for Active Server Pages. It
is a program that runs inside IIS (Internet
Information Services). IIS comes as a free
component with Windows 2000 and it is also
a part of the Windows NT 4.0 Option Pack.
We can download Option Pack from Microsoft.
PWS (Personal Web Server) is a smaller -
but fully functional - version of IIS, can
be found on your Windows 95/98 CD
What is an ASP Files ?
|