Aurigma Image Uploader 2.1  

Overview

Image Uploader is a client-side ActiveX control which allows you to upload navigate through the images on client computer, make basic image processing (generate thumbnails, rotate), edit description of images and then upload them images to server. It drammatically increased convinience for images uploading to server as against of standart HTML forms (using <input type= "file" .... >). It also can upload not only the image but ready thumbnails for it, thus you need not a component which generates thumbnails on server. 

It retrieves data to server in standard multipart/form-data. It means that data can be handled by any script or platform: ASP, ASP.NET, Perl, PHP, or JSP and so on. The code samples for the following platforms are available: ASP, ASP.NET, Perl, PHP, and JSP.

Features