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 popular texting and instant messaging emoticon used by hipsters to express greif or sheer loathe put upon them due to a previous insta..
1. Something that is so awesome that a normal "w00t" can't contain it's awesome w00tness. Guy : Hey baby can I have yo..
1. n. When someone starts an internet activity (i.e. Myspace or making a webpage) only to give it up in a period of 2-3 weeks. I made a M..