[ Main Menu ] [ Extension Tools Menu ] [ Lite Edition Menu ]

<iCASE> Tag


<iCASE ALIAS="NAME "
VALUE="case value"
>
</iCASE ALIAS="NAME"
>

Usage This is a more efficient method of performing a number of IF statement comparisons. This can very effectively be used to reduce the total number of pages in a web site. The switch structure is not required and is only provided for familiarity and organization. To do a default action, make VALUE=DEFAULT.


iCASE Example
Example Source Code
Top