大家帮我看这语句有没有错?谢谢
我想当点击人数为2图片就转为下面,是不是语句错了??
<MM:If runat="server" Expression='<%=(yu.Fields.Item("k"

.value)%> >2 %>'><ContentsTemplate>
<p><img src="/closed.gif" width="18" height="16"></p>
</ContentsTemplate></MM:If>
附上说明:yu为记录集-----:”k”为表里的点击字段