Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: how to return a StatusCode for each uploaded file?
Re: how to return a StatusCode for each uploaded file?
07-25-2009, 1:10 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: how to return a StatusCode for each uploaded file?
Reply
Quote
Hi,
You can use such way based on the guid :
ViewState[arg.FileGuid]="MyStatus";
Regards,
Terry
View Complete Thread