Hi,

Shawn Bayern wrote:
> > BTW: Are you sure that the core-rt version of "if" works? I never
> > succeeded in getting the body evaluated, even with test="1==1"...
> 
> It works for me:
> 
>   <crt:if test="<%= 1==1 %>">
>     1 does indeed equal 1, interestingly enough
>   </crt:if>

Aha, this is how it is supposed to work. I tried

<crt:if test="1==1">

i.e. I assumed that the tag "includes" the <%= construct.

Thank you very much,
  Wolfgang

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to