摘要:
unit UpDownFile;
interface
uses
Windows, Classes, Idhttp, URLMon, IdMultipartFormData;
const UpUrl = 'http://127.0.0.1/upfile/upfile.asp';
const UpFileName = 'C:\Documents and Settings\Administrator\桌面\test\web.mdb';
const DownUrl = 'http://www.google.com/images/logo_sm.gif';
const DownFileName = 'web.gif'; 阅读全文
posted @ 2009-06-13 03:46
iAdo
阅读(6007)
评论(0)
推荐(0)

浙公网安备 33010602011771号