Sample: uploadwithform.html   Refresh frame   Examples home

Active Scripting (JavaScript) should be enabled in your browser for this application to function properly! The example shows the transferring form values (<Form... <input..) together with uploaded files. The values can be transferred by GET or POST methods.
Use Request.Form[fieldname] (for ASP) or $_POST[fieldname] collections to read Form fields values on server.

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:
Form fields:


You need at least 10 version of Flash player!  Get Adobe 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.