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.
extreme gas thats smell is so unbearable it will clear out a room. It is so awful it has the strength to penatrate through layers of bla..
1.
A punch to the back of the head that can cause injury or death. Common term in the sport of boxing (is an illegal move).
Mike Tyson was..
1.
Diarrhea. An unpleasant bowel movement, which could serve as a milk shake in hell.
Ah dude, that Chinese food really f'ed my guts..