I have some questions on the uploadify plugin
1. at what point after the user clicks startupload does the upload.ashx get called?
2. I noticed that HttpPostedFile was used do you have an implementation which collects a series of files?
1. Once file is fully uploaded
2. That's the Request Handler that has all the Form fields i.e. INPUT FIELDS Data
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.