Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
5
Lang/ASP/00-LANG.txt
Normal file
5
Lang/ASP/00-LANG.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{{language|site=http://msdn.microsoft.com/en-us/library/aa286483.aspx}}
|
||||
{{implementation|VBScript}}{{implementation|JavaScript}}
|
||||
'''Active Server Pages''', usually abbreviated as '''ASP''', is a scripting engine for web servers. Although developed by [[Microsoft]], and used almost exclusively under [[wp:Internet Information Services|IIS]], there are a few third-party implementations, most notably [http://www.apache-asp.org/ Apache::ASP] (and, before the Oracle buyout, Sun's Chilisoft ASP).
|
||||
|
||||
By default, the Microsoft implementation of ASP includes [[:Category:VBScript|VBScript]] and [[:Category:JavaScript|JavaScript]], but can be extended to use other languages, such as [[wp:PerlScript|PerlScript]] (derived from [[:Category:Perl|Perl]]).
|
||||
2
Lang/ASP/00-META.yaml
Normal file
2
Lang/ASP/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:ASP
|
||||
Loading…
Add table
Add a link
Reference in a new issue