|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Question |
From: |
Si |
Date: |
2/9/2003 8:03:19 AM |
IP: |
80.225.55.208 |
Active Server Pages (ASP) are just like normal x/html pages except they are processed on the server before being sent to the client's machine.
ASP itself is not a programming language, but a platform on which any scripting language that your web-server understands can run. The most popular languages used with ASP are VBScript (a subset of Visual Basic), JScript (Microsoft's version of JavaScript) and Perl Script.
I would say the main + point for ASP is that it allows you to create dynamic pages, whereby information is 'pulled' from a database, excel spreadsheet, or other data sources, etc.
There are several good ASP sites on the net, but heres one:
http://www.juicystudio.com/tutorial/asp/index.html
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|