[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] pass variables don't work rigth
Hi,
In a page i created this link:
<a href="[area href=index_new arg=2]">Italiano</a>
I receive the variable arg with [data session arg].
But i want it to be tested so i wrote this:
[set var][data session arg][/set]
[if var = 1]
[then]
do something
[/then]
[else]
do something else
[/else]
[/if]
This doesn't work, how i can test the variable passed?
Thanks stefano
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users