Frequently Asked Question
How do I upload file via ASP script? 我如何透過ASP程式上載檔案?
Last Updated 9 years ago
Please refer to our sample script which could be downloaded from here.
請參考我們的實例, 程式碼可以在這處下載.
PS: In file "uploadTester.asp", you have to modify the file "sample upload path "d:\inetpub\webmailasp\database\tempUploads" to your own, and grant write permission to your upload folder.
注意: 於檔案 "uploadTester.asp"中, 你必須修改實例中的上載路徑 "d:\inetpub\webmailasp\database\tempUploads" 為你自己的上載路徑, 並設定你的上載資料夾為可寫入權限.
請參考我們的實例, 程式碼可以在這處下載.
PS: In file "uploadTester.asp", you have to modify the file "sample upload path "d:\inetpub\webmailasp\database\tempUploads" to your own, and grant write permission to your upload folder.
注意: 於檔案 "uploadTester.asp"中, 你必須修改實例中的上載路徑 "d:\inetpub\webmailasp\database\tempUploads" 為你自己的上載路徑, 並設定你的上載資料夾為可寫入權限.