Sample: simpleuploadwithresize.html
Refresh frame
Examples home
Active Scripting (JavaScript) should be enabled in your browser for this application to function properly!
It is a simple example of uploading with the help of Flash uploader MultiPowUpload.
MultiPowUpload object loaded by SWFobject JavaScript. SWFobject helps not to duplicate MultiPowUpload parameters for both OBJECT and EMBED but requires JavaScript enabled.
This example also has JavaScript resize/collapse feature.
If you want to offer MultiPowUpload working even if JavaScript is disabled then use simpleupload.html example.
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
You need at least 10 version of Flash player!
You should see server reponse below when upload complete:
The file uploader doesn’t work? See here what you need for its proper work.