What is Active Server Pages [asp]?
1.
A server side scripting language developed by Microsoft. While it does outclass Perl in terms of effectiveness and ease of use, php does offer more to the average web developer in terms of reliability, speed, and a shorter learning curve. It is also worth noting that ASP 3.0 comes in two flavours, VBScript and JavaScript.
<%@ language="VBScript" %>
<%
Response.Write("this is ASP")
Response.Write("<br />")
If Request.Querystring("action") = "page1" Then
Response.Write("you selected page 1")
Else
Response.Write("You selected some other page")
End If
%>
Random Words:
1.
A kernel panic is a type of error that occurs when the core (kernel) of an operating system receives an instruction in an unexpected for..
1.
A now outdated Bomberman game, Excl for IBM computers using Windows. It is somewhat Lame. Had speech that Mimicked many lines in movies ..
1.
exclamation said by elliot in the popular tv doctor comedy scrubs.
(elliot hits hand)"double frick on a stick with a brick"
..