Low cost ecommerce web development India flash website design
18
Select Case:
To make a choice between a set of items that can be assigned to a variable,
use the Select Case statement.
<%
ACTIVE SERVER PAGES 3.0
Select Case Choice
Case “1”:
Response.Write “You chose 1”
Case “2”:
Response.Write “You chose 2”
Case “3”:
Response.Write “You chose 3”
Case “4”:
Response.Write “You chose 4”
End Select
%>
Freelance web designer ASP PHP ecommerce web development India