RADactive I-Load is an ASP.NET web control (1.1, 2.0 and 3.5 compatible) which basically:
Allows the final user to upload, crop, resize and rotate/flip images which must respect all the constraints of width, height, aspect ratio, file size and format that you need.
Can automatically generate thumbnails (sometimes many) from the original uploaded image to serve various needs (preview, zoom, icons, etc).
I-Load is cross-browser and does not require any client side software download !
NEWS
I-Load 2008.R2 has been released on Nov. 17.
The new component version introduces the following new features:
Compliance with the XHTML 1.1 specifications
The I-Load user interface has been completely rewritten to be fully compliant with XHTML 1.1 specifications.
Customizable pop-up window mode
The new version of I-Load allows to customize how the pop-up windows are displayed.
If you want, you can stop using the default browser pop-ups and use modern lightbox modal windows.
You can write your own code to display the I-Load UI - or - you can use your favorite third party javascript library.
Image reprocessing
The new version of the component allows to reprocess images (previously uploaded with I-Load) maintaining unchanged the selected parameters (crop/resize/rotate-flip).
This is useful if you need to add a new watermark to your images (or update an existing one), of if you want to add a new thumbnail size.
Multiple image upload
The I-Load examples contain a ready to use ASCX User Control that allows to manage multiple image uploads.
The ASCX user control uses the Adobe Flash Player plug-in (version 8 or higher) to manage file uploads. No heavy Java applet is necessary!
Moreover, the ASCX user control includes his source code and can be fully customized to fit your needs.
zioturo
Member
129 Points
43 Posts
RADactive I-Load 2008.R2 Image Upload Web Control
Nov 18, 2008 08:35 AM|LINK
RADactive I-Load is an ASP.NET web control (1.1, 2.0 and 3.5 compatible) which basically:
I-Load is cross-browser and does not require any client side software download !
http://www.radactive.com/en/Products/ILoad/Image_Resize_Crop_Upload.aspx
NEWS
I-Load 2008.R2 has been released on Nov. 17.
The new component version introduces the following new features:
The I-Load user interface has been completely rewritten to be fully compliant with XHTML 1.1 specifications.
The new version of I-Load allows to customize how the pop-up windows are displayed.
If you want, you can stop using the default browser pop-ups and use modern lightbox modal windows.
You can write your own code to display the I-Load UI - or - you can use your favorite third party javascript library.
The new version of the component allows to reprocess images (previously uploaded with I-Load) maintaining unchanged the selected parameters (crop/resize/rotate-flip).
This is useful if you need to add a new watermark to your images (or update an existing one), of if you want to add a new thumbnail size.
The I-Load examples contain a ready to use ASCX User Control that allows to manage multiple image uploads.
The ASCX user control uses the Adobe Flash Player plug-in (version 8 or higher) to manage file uploads. No heavy Java applet is necessary!
Moreover, the ASCX user control includes his source code and can be fully customized to fit your needs.
Online demo:
http://www.radactive.com/en/Products/ILoad/TryTheDifference.aspx
image upload crop resize thumbnail