asp.net 点击切换验证码
时间:2014-01-17 08:42:34
收藏:0
阅读:434
CheckCode.aspx 是你的验证码页面
<img src="CheckCode.aspx" id="vcodeImgs" style="margin-top: 6px; margin-left: 8px; cursor: pointer" title="看不清?换一张" onclick="this.src=this.src+‘?‘"></img>
原文:http://www.cnblogs.com/52xiaopeng/p/3522711.html
评论(0)