Dim file As HttpPostedFile = Request.Files(0) Dim fileName As String = utility.getFileFromFullyQualifiedPath(file.FileName)
確定! 回上一頁