一般处理程序获取WEB窗体创建的验证码需要实现session相关接口

it2022-05-05  120

如下:

using System.Web.SessionState; using ASPNETAJAXWeb.ValidateCode.Page;

public class CheckLogin : System.Web.UI.Page, IHttpHandler, IRequiresSessionState { }

不然讲获取不到相关验证码!!!!

转载于:https://www.cnblogs.com/yu199244/p/3460668.html

相关资源:各显卡算力对照表!

最新回复(0)