摘要:
<%@ WebHandler Language="C#" Class="FormValidator" %>using System;using System.Web;public class FormValidator : IHttpHandler, System.Web.SessionState.IRequiresSessionState{ public void ProcessRequest (HttpContext context) { context.Response.ContentType = "text/plain&qu 阅读全文
posted @ 2011-05-25 15:47
放逐忧伤
阅读(349)
评论(0)
推荐(0)
浙公网安备 33010602011771号