Karen wrote:
> On 2/21/07, *Robert Hicks* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     It isn't readily apparent from the pod but can you have more than one
>     <TMPL_ELSE> clause?
> 
> 
> If they're nested:
> 
> <TMPL_IF blahblah>
> first case
> <TMPL_ELSE>
> <TMPL_IF yadayada>
> second case
> <TMPL_ELSE>
> third case
> </TMPL_IF>
> </TMPL_IF>
> 
> The TMPL_ELSE isn't an ELSIF, if that's what you're asking.
> 
> 
That was what I was thinking. I was looking at how to do something like 
a switch/case.

Thanks...

Robert


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to