Active Server Pages (asp) is the technology invented by Microsoft
which allows web pages to be generated dynamically using a database
and asp scripting language which is a combination of Visual Basic,
Javascript and HTML. Most websites nowadays need to be attached
to some sort of database, whether this be to generate dynamic
pages or for data capture. All can be achieved using ASP technology.
You can use asp scripting for things such as a small calendar
upto a full scale e-commerce system.
If you want to learn ASP then the tutorials below should help
you to understand from beginner right through to expert level.
ASP
Tutorial from W3Schools
Another great free tutorial from W3Schools. The tutorial starts
with an introduction to ASP and the general code syntax with working
examples all the way through. The tutorials then progress to become
more and more advanced as your work through them.
ASP
Free
A wealth of information here, example code and anything ASP related.
15
Seconds
Even more ASP resources, tutorials, code snippets and more.
ASPTutorial.info
Active server pages - asp tutorial for beginners with free script
codes.
Codefixer
Codefixer offers ASP tutorials, articles and resources aimed
at the beginner to intermediate ASP developer.
|