Example combines Form based (classic) and ActiveXPowUpload based uploads at one page and allows to test server side upload processing script.
Steps to test upload:
Select upload processing script file in list or enter path to other
In the Form below select small file to upload (size less than 1 KB)
If upload works success (server don't returns errors) try to upload large file.
If upload dont works correct try to fix error. See
Troubleshootion
section in Help.
After success tests with Form based upload try ActiveXPowUpload upload.
Upload processing script file:
ASP
ASPPowUpload
PHP
ASP.NET C#
ASP.NET VB
ASP.NET PowUpload
Perl
Cold Fusion
JSP
Form based upload (Classic):
Select file:
ActiveXPowUpload based upload:
Other examples