From: <web...@st...> - 2003-03-24 17:41:00
|
Using Cranky, this evaluates as false, printing "(Dead)". #if ($collcetionreference.DirectlyDead) {<td><span class="alert">(Directly Dead)</span></td>} #else {<td><span class="notice">(Dead)</span></td>} Fixing spelling error of "collection", and thus creating a valid reference, fixes the problem, and it prints "(Diretly Dead)" as it should. -- Mvh, Endre Stølsvik M[+47 93054050] F[+47 51625182] Developer @ CoreTrek AS - http://www.coretrek.com/ CoreTrek corporate portal / EIP - http://www.corelets.com/ |