摘要:
<%@ WebHandler Language="C#" class="HandlerValidate_" %>using System;using System.Web;using System.Web.SessionState;using System.Drawing;public class HandlerValidate_ : IHttpHandler,IRequiresSessionState { public void ProcessRequest (HttpContext context) { string checkCode 阅读全文
posted @ 2011-02-25 16:44 itcfj 阅读(205) 评论(0) 推荐(0)
浙公网安备 33010602011771号