摘要:
button的事件,凑合着看,需要先上传到服务器然后再读取 if (FileUpload1.PostedFile != null) { string str = FileUpload1.PostedFile.FileName; int i = str.LastIndexOf("\\"); String file... 阅读全文
posted @ 2008-04-09 13:58
Afeng28
阅读(106)
评论(0)
推荐(0)
浙公网安备 33010602011771号