|
MultiPowUpload 3.3
Known bugs and limitations in MultiPowUpload. |
Home
page Contact
support
|
Known bugs and limitations in MultiPowUpload
uploadUrl parameter contains a full URL to the script, you need to have crossdomain.xml file in the server root.
uploadURL=http://www.yoursite.com:443/uploadfiles.aspx. 443 is port of SSL.
Workaround: MultiPowUpload sends cookies and session ID in "MultiPowUpload_browserCookie" Form filed value, but on server side you need some code that parses this value and sets Cookies collection. MultiPowUpload includes ASP.NET (Global.asax) and PHP samples.
Note: This bug is not present if chunked upload mode used.
Workaround: No.
Workaround: No
Workaround: Read file extension to get types of files.
Workaround: No.
Workaround: No.