Hi,

it works like a charm.

Thanks Tony

On 29 June 2011 13:44, Tony Gayter <[email protected]> wrote:

>
>
> You need to pu in the if's correctly (se below, it shoul dwork)
>
>
> <reddot:cms>
>
> <if>
> <query valuea="<%info_language%>" operator="!=" valueb="ENS">
> <if>
>     <query valuea="<%info_language%>" operator="!=" valueb="RUS">
> <htmltext>
> <div id="nav-external">
> <a href="<%anc_linkname%>" title="<%std_title%>" ><img src="<%img_source%>"
> class="classname" alt="<%std_title%>" title="<%std_title%>" /></a>
> </div>
> </htmltext>
> </query>
> </if>
>     </query>
> </if>
>
> </reddot:cms>
> On 29 June 2011 12:29, Ibrahim Sawadogo <[email protected]> wrote:
>
>> Hi there,
>>
>> i derived this idea from one of Jef's earlier posting.
>> In reddot 10.1 the following is not working, could you please tell me why?
>>
>> reddot:cms>
>>
>> <if>
>>     <query valuea="<%info_language%>" operator="!=" valueb="ENS">
>>     <query valuea="<%info_language%>" operator="!=" valueb="RUS">
>>         <htmltext>
>>             <div id="nav-external">
>>             <a href="<%anc_linkname%>" title="<%std_title%>" ><img
>> src="<%img_source%>" class="classname" alt="<%std_title%>"
>> title="<%std_title%>" /></a>
>>             </div>
>>         </htmltext>
>>     </query>
>>     </query>
>> </if>
>>
>> </reddot:cms>
>>
>> but when i use one query, it works.
>>
>> Thanks,
>> Ibrahim
>>
>> --
>> 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.
>>
>
>  --
> 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.
>

-- 
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.

Reply via email to