MapPath("~/ClientBin/file1.pdf") Dim byteData() As Byte = bytes File.WriteAllBytes(filePath,byteData) End Sub. The byte array is generated using ...
確定! 回上一頁