如何使用intraweb或其他internet元件,將client端的檔案上傳至server |
答題得分者是:hagar
|
paula
一般會員 發表:18 回覆:6 積分:4 註冊:2002-10-09 發送簡訊給我 |
|
hagar
版主 發表:143 回覆:4056 積分:4445 註冊:2002-04-14 發送簡訊給我 |
使用 TIWFile 元件即可, 以下為 Help 中的說明:
Given an Intraweb form on which a TIWFile and a TIWButton are placed, you could use the following code to upload a file to the application
server (code placed in the OnClick event of the TIWButton):
IWFIle1.SaveToFile('c:\uploads\' + IWFile1.FileName);This will copy the file specified in IWFile1.FileName to the c:\uploads\ directory on the machine on which the Intraweb server is running. --- 每個人都是一本書 |
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |