Categories

Updated: 09/16/2006

Conditional Statements in ASP

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. There are two types of conditional statements in ASP: if...then and select case. In this tutorial we will show how to use both of them.
Similar Scripts for "Conditional Statements in ASP"

PHP Debugger DBG

DBG is a fully featured native php debugger. Makes it easier to find problems or bugs in PHP scripts. DBG has an ability to back-trace errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besi...

Make This Page Your Homepage Script

This short, simple, cut-and-paste script opens the Set Homepage dialogue in IE 5 and later browsers, letting your visitors set your page as their homepage. Uses IE5 conditional comments so that the link does not show in browsers that do not support ...

Flash 4 for Windows and Macintosh Visual Quickstart Guide

Flash 4 for Windows and Macintosh: Visual QuickStart Guide is a step-by-step guide to creating animated Web graphics using Macromedia Flash 4. This easy, visual approach to learning Flash takes the reader through the basics of vector drawing to the c...

PHP 101 (Part 2) - Shakespeare''s Rose

This is the second part of the PHP 101 article. The second article in this series takes a look at PHP''s form-processing capabilities, and introduces you to the comparison and logical operators and the &"if-else&" and &&quo...

Soupermail

Soupermail is a generic HTML form handling script designed to provide a high degree of control over a form''s behaviour and output. Main features include: Email the contents of a form to one or more email addresses, Expire a form based on the da...
©2003-2008 jCay.com