AvatarService上传图片(兼容)
摘要:
Handler 1 public void ProcessRequest(HttpContext context) 2 { 3 context.Response.ContentType = "text/plain"; 4 string action = context.Request["myaction"]; 5 if (action == "upload") 6 { 7 string msg = ""; string result = "0"; string ww = "0" 阅读全文
posted @ 2014-01-24 14:24 slnt 阅读(505) 评论(0) 推荐(0)
浙公网安备 33010602011771号