Forum Moderators: coopster
<? if ($version=="a1" && choice=="Choice1"){echo"<B>105</B>";}else{echo"105";}?>
so in case of a1+Choice1 the '105' formatting should be bold, in all other cases not bold.
what i get is: both, one time bold, one time not bold next to each other ...
any ideas why this is?
thanks
m