close

檔案上傳簡單範例

http://www.aspsmart.com/aspSmartUpload/

Set mySmartUpload = Server.CreateObject("aspSmartUpload.SmartUpload")
mySmartUpload.CodePage = "950"
mySmartUpload.DeniedFilesList = True
mySmartUpload.Upload
FileName = mySmartUpload.files.item(1).FileName
A = mySmartUpload.Form("A").values
mySmartUpload.files.item(1).saveas(SavePath)
Set mySmartUpload = Nothing

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 aqr199xx 的頭像
    aqr199xx

    羅必達工作室

    aqr199xx 發表在 痞客邦 留言(0) 人氣()