uploadify changing scriptData

Posted by kusanagi on Stack Overflow See other posts from Stack Overflow or by kusanagi
Published on 2010-05-24T04:48:10Z Indexed on 2010/05/24 4:50 UTC
Read the original article Hit count: 460

when i call uploadifySettings("scriptData", { 'description': description });

it mean that param description is set one time after click button upload, how can i set param description on each file that uploads ? for example i want to upload 10 files so i can change param description 10 times

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery