string file = "开发部周工作报告(2007-11-16).doc"; Response.Write(System.IO.Path.GetFileNameWithoutExtension(file));