I've added "int:" to valuea and valueb but it returns the following:
[ 6.88 | 0.01 mb ]
[ 2454.23 | 2.40 mb ]
<reddot:cms>
<if>
<query valuea="Int:<%att_FileSize%>" operator=">="
valueb="Int:1024">
<htmltext>
<%att_KbfileSize%> kb
</htmltext>
</query>
<query type="else">
<htmltext>
<%att_MbfileSize%> mb
</htmltext>
</query>
</if>
</reddot:cms>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---