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. 1. The Nerdiest thing ever to be said by someone. 2. Zombie. 3. Zombies for a quest on Runescape. OH NOES!!!! MY L92 has been o..
1. The people-rule that when a person brings up a subject during a conversation, that person is obligated to share the story or subject in ..
1. Klemme is danish slang for a guy who likes other guys. Also known as a homosexual. Guy 1: Let's have gay sex! Guy 2: Oh! You&apos..