Archives
-
Upload large file using AjaxFileUpload Control with client-side chunking
With the latest release of AjaxControlToolkit you can upload large file (more than 3GB) with client-side chunking. Code is still simple as it was earlier.
Add ToolkitScriptManager & …