Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: OnFileUploaded Not Firing Until All Files Uploaded
Re: OnFileUploaded Not Firing Until All Files Uploaded
10-23-2009, 8:27 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: OnFileUploaded Not Firing Until All Files Uploaded
Reply
Quote
Hi,
You can do that on the FileValidating event.
use UploaderEventArgs args.GetTempFilePath() method to get the tempfile and process it.
Regards,
Terry
View Complete Thread