CFUpdate is a batch upload client component. Select multiple files to upload, display the upload speed, progress bar, pure FLASH code, and use the HTTP protocol, so the client and server do not need to install any components. Because it imitates FORM form submission, it supports all web page dynamic languages. :ASPHPHPASP.NETJSP, etc.
CFUpdate batch upload client component (ASP.NET) 1.1.9 update content:
1. Modified the prompt box style
2. Modified the button style when uploading files.
3. Added the challs_flash_onSelectFileJS function event, which triggers the event after the user selects a file. The parameter a is a numerical type and returns the number of files waiting to be uploaded.
4. Updated PHP sample code (thanks to netizen: Mimi Mouse)
5. Updated the challs_flash_FormDataJS function and corrected the inability to obtain the value of the multi-select list box (thanks to netizen: Snow Fox)
File description:
temp.html upload list mode calling example
temp2.html upload thumbnail mode calling example
tempForm.html is used to test server-side code forms and is specially used to test server code errors.
update.swf uploads FLASH files
Sample code ASP.NET version 2.0.50727
update.aspx receives the sample front page .net version
update.aspx.cs receives the sample code page.net version