NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

ASP: Conditional Statements
2854 ASP: Conditional Statements http://www.webcheatsheet.com/asp/if_else_select.php Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your code to do this. Conditional statements are the set of commands used to perform different actions based on different conditions. VBScript has 2 conditional statement constructions, available for you to use in your ASP pages: If...then...else and Select Case. Both perform in saw way the same task. ASP > Tips and Tutorials > Introduction to ASP Oct 10, 2006 WebCheatSheet

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark ASP: Conditional Statements:


Other links at ASP > Tips and Tutorials > Introduction to ASP
ASP is a new scripting technology that comes with Microsoft
IIS web server and enables web programmers to create
powerful web applications and pages. These dynamic pages
are the result of running a code on the server. Server
receives user?s input from browser, runs the script and
creates a web page on the fly and sends it back to browser.
We can use different languages such as vbscript and jscript
with asp scripting method. ASP is now available on Unix
platforms by a third party company ?chili soft?. For Unix
people asp is very similar to PHP scripting.
Category:

ASP stands for Active Server Pages. ASP is a server side technology which is used to display dynamic content on the web pages. ASP is becoming popular day by day as the favorite server side technology. ASP in itself isn't a language actually, instead it uses VBScript or JScript to display dynamic content. ASP is more of a technology used by VBScript / JScript on the server side. So if you know VBScript or JScript you can start creating .ASP pages right now.
Category:

In short arrays are variables that can store more than one value. They are used to store a series of related information.
Lets create an array called 'myArray' that will hold the names of 7 soccer teams.
Category:

To run ASP on your computer you will need the Personal Web Server or Internet Information Services component installed on your machine
Category:

Cookies can handle user information such as text, email address?s, broweser information etc.. As in the previous tutorial we?ll create a standard form with name and email.
Category:




Main Category
185
2034
801
286
174
1803
1129
909
1161
7393
70
905
59
2200
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19263
Categories: 1275
Registered Users: 735
Mailing List Subscribers: 2043
Unique Outgoing Hits: 228403

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
38 site(s)
PR 7
291 site(s)
PR 6
827 site(s)
PR 5
2012 site(s)

PHP News