摘要:
string filetype = ""; filetype = ddlFileType.SelectedValue; string contenttype = ""; string myfilename = Request.MapPath(".")+"file://ReportExportFile//"+Session.SessionID+"."+filetype; ... 阅读全文
posted @ 2006-08-23 17:44
婕舞飞扬
阅读(2010)
评论(1)
推荐(0)