摘要: 不是很漂亮,只是用于研究其原理;是新建了一个ashx文件(一般处理程序,因为我还在学习中……)在aspx页中的form表单中添加调用;<img src="验证码实例.ashx" alt="" />usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Web;usingSystem.Drawing;usingSystem.Drawing.Imaging;usingSystem.Web.SessionState;namespaceWebApp{///< 阅读全文
posted @ 2011-05-03 07:16 ゞ追忆o0ゞ 阅读(437) 评论(0) 推荐(0) 编辑