Gilles,

Nice job !
I am currently trying to implement it in a project that will require
many images upload at various places in the site and your plugin seems
from far the most flexible.
Three things.

1.  multiple: false through settings while building the uploader does
not work. setMultiple(false) does the job.

2. I can't get the plugin to properly talk to my webserver. The
backend script gets invoked but the plugin immediately returns "upload
cancelled" state without waiting for the backend script to end. I have
tested with a very simple backend script that does nothing but
returning some data. (might be related to my kind of server 4DWeb
server with Active4D ?)

3. when sending data to the server with the object what format does
the object use ? Is it a serialization of the data in the form of
[{field: "fieldName", value: "fieldData"}, ...] or in the form of
{fieldName: "fieldData", ...}. Having not got to that stage yet, I
have not figured out so I am asking.

Thanks for your help

On 28 nov, 15:17, "Gilles (Webunity)" <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> Short memo;http://jQuery.webunity.nl/
>
> Check it out, 2 demo's online!
>
> -- Gilles

Reply via email to