摘要:
在www.a.com下放SetCookie.ashx,内容如下:/// summary /// $codebehindclassname$ 的摘要说明 /// /summary [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class SetCookie : IHttpHandler { public void ProcessRequest(HttpContext context) { context 阅读全文
posted @ 2010-12-16 14:04
再快一点
阅读(1371)
评论(4)
推荐(0)
浙公网安备 33010602011771号