Active Scripting (JavaScript) should be enabled in your browser for this application to function properly!
This example shows the possibility of uploading images thumbnails.
For the example you need to specify script URL that accept the files. Open the example in a text editor and specify the property value "uploadUrl" of MultiPowUpload object. The value can be:
For ASP: FileProcessingScripts/ASP/ClearASP/uploadfiles.asp
For PHP : FileProcessingScripts/PHP/uploadfiles.php(Default value)
For ASP.NET (C Sharp): FileProcessingScripts/ASP.NET/CSharp/uploadfiles.aspx
For ASP.NET (VB.NET): FileProcessingScripts/ASP.NET/VBNET/uploadfiles.aspx
For Perl : FileProcessingScripts/PERL/uploadfiles.pl
For Cold Fusion : FileProcessingScripts/ColdFusion/uploadfiles.cfm
For JSP : FileProcessingScripts/JSP/uploadfiles.jsp
Destination thumbnail dimension is set to the 100 pixels by width and 120 pixels by height.
You can change resize mode using the drop down box below to see which one will suit your needs.
Read more about resize modes in the documentation.
Here can set destination thumbnail format. Sometimes it is usefull to generate thumbnails in PNG format, because PNG does support transparent background. Select exactFit
resize mode and PNG as destination thumbnail format to generate thumbnails with the transparent backround.
You need at least 10 version of Flash player!
A gray border around uploaded images is drawn using html to show real image dimension.
The file uploader doesn’t work? See here what you need for its proper work.