by Rebecca Bailes March 19, 2008

by Asp January 11, 2005

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
%>
<%
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
%>
by Mordan DS September 25, 2003

by pipmeister February 3, 2008

by Bigpalm1983 July 6, 2017

Mama Asp is the poster child for all that is smart and wise. She was the inspiration for Abraham Lincoln when he created the term "MILF". Mama Asp is a cheer mentor by day, and a chainsmoking, motorcycle riding, thot slaying, drug dealer by night. We all love her and were are all grateful to have her.
by UnderAgeMilf December 14, 2018
