Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Online Demo  | Download  | Order  | History 
 

Uploader

Features  | Detailed Description 
 

The Uploader is an ActiveX control from the Clever Internet ActiveX Suite library.
This control is used for uploading files to the server or host.

Features:

  • HTTP, HTTPS and FTP protocols
  • Upload any Files
  • HTTP Upload with PUT and POST requests
  • FTP Upload
  • Upload Files and Streams
  • Additional Form Data
  • Web and Proxy Authentication - Basic, Digest, NTLM, Kerberos

Upload Files in just few lines of code

With Uploader you can upload any file to FTP and Web servers. You can specify the uploaing priority, login information and many more.

Uploader1.LocalFile = "c:\uploads\file.zip"
Uploader1.URL = "ftp://mysite/dir/file.zip"
Uploader1.Start

HTTP POST to CGI, ASP.NET and Java servlet

Use the Uploader control together with Http Request to submit files to Web server by using HTTP POST request.

Additional Form Data

The Uploader ActiveX control allows sending of the HTTP POST that will be a combination of File and Form Data. This is known as a multi-part message.
You can prepare any combination of Files and Form Data by using the Http Request control and send it with Uploader to the Web server.

Samples in VB, C++, C# and VB.NET

Please see the Demos code (SingleUploader, SubmitFile) and also the indexed Help documentation provided with the Clever Internet ActiveX Suite installation to learn more about using this control in your application.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007