摘要:
一、新建一个ValidateCode.ashx文件<%@ WebHandler Language="C#" Class="ValidateCode"Debug="true" %>//Debug="true"是加上去的using System;using System.Web;using System.Drawing;using System.Drawing.Imaging;using System.Web.SessionState;//要使用Session必须使用命名空间里的接口IRequiresSes 阅读全文
posted @ 2011-08-14 23:15
smxlcs
阅读(339)
评论(0)
推荐(0)
浙公网安备 33010602011771号