[jQuery] jQuery Multiple File Upload Pluginv1.29 Question
I am trying to use this and I have no clue how to upload the files. I
am using ColdFusion and I am guess I can't get to the fieldnames
because they are sent as an array. However, when I try to reference
them as an array, I get a ColdFusion error : You have attempted to
dereference a scalar variable of type class java.lang.String as a
structure with members.
Any idea how I access the fieldnames for upload?
Thanks...
Paul C.