搜索资源列表
WinhttpUpload.rar
- 利用winhttp post 上传文件,需要使用WinHttp组件,Use Winhttp Post upload files. Used 3rd component : WinHttp.
delphi_send
- Delphi写ASP组件实现快速多文件WEB上传-Delphi to write ASP components for fast multi-file upload WEB
chenjinxing_webhttp2
- 更正了之前Cookie处理有误的问题,处理了上一个版本在有些服务器上老是超时的问题,加了文件上传的功能,另外还有一个从delphibbs上找到的文件上传组件,我也一并放在压缩包里了,其他的主要是程序结构上的调整,希望能对朋友们有用-Corrected before the issue of Cookie error handling to deal with some of the previous version of a timeout on the server is always the
20107242218468
- FTP网页插件 文件上传ftp的com组件,并提供了DLL的SDK文档说明 -Ftp file upload FTP website plug-in the com component, and provides a DLL in the SDK documentation
To-upload
- Delphi写的上传组件,通过HTTP上传文件。调试步骤: 1 regsvr32 FileUpload.dll 注册组件 2 把web demo下的文件拷贝到IIS或PWS的发布目录下 3 在浏览器上打开发布的demo.htm页面-Written in Delphi upload component, upload files via HTTP. Debugging steps: to regsvr32 FileUpload.dll assembly 2 web de