摘要:
1。发起端:WebClient myWebClient = new WebClient();string path = Request.Url.ToString();path = path.Substring(0,path.LastIndexOf(@"/")+1);path = path + @"UpLoadFile.aspx";byte[] responseArray = myWebClient... 阅读全文
posted @ 2004-07-26 21:27
毛小华
阅读(1708)
评论(0)
推荐(0)

浙公网安备 33010602011771号