随笔 - 21  文章 - 0  评论 - 8 
  2011年1月10日
<asp:CustomValidator ID="CustomvalidatorTCs" runat="server" Font-Bold="True"               Display="Dynamic" OnServerValidate="IAgreeCheck"  EnableClientScript="true" Text="<img src='../Common/Images/left_arrow.gif' />" ClientValidationFunction="iAgreeCheck"                                        ValidationGroup="OEGroup"></asp:CustomValidator>


posted @ 2011-01-10 23:50 潘安+宋玉 阅读(79) 评论(0) 编辑