摘要: 1、首先添加一个Default.aspx文件,放置文本框控件、图片按钮控件与按钮 <asp:TextBox ID="txtCode" runat="server" Width="82px"> </asp:TextBox> <img id="imgVerify" src="code.aspx" alt 阅读全文
posted @ 2016-11-17 13:30 小猪熊 阅读(878) 评论(0) 推荐(0) 编辑