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

%>


56

Random Words:

1. a goatee grown before the wearer's facial hair is thick enough to pull it off. similar to a teenstache kid hadn't shaved in ..
1. a 4chan phrase that means "in threadbefore (b4) it 404's (gets deleted (you get a 404 error message when a thread is deleted))..
1. "Thank you for your payment." When I got my diploma, it was just a receipt that said "Thank you for your payment." ..