ASP
|
|
ASP...
What Is ASP and what does ASP do? Active Server Pages, Microsoft's technology to enables HTML pages to be dynamic and interactive by embedding scripts, i.e. either VBScript or JavaScript - Microsoft's alternative of JavaScript. Since the scripts in ASP pages (suffix .asp) are processed by the server, any browser can work with ASP pages regardless of its support for the scripting language used therein. An ASP Tutorial, ASP Developer Network, Lots of ASP Links.
|