Gilles,
In your code you have fMaxFilesize but on the wiki you have fMaxFileSize,
should I fix the wiki or do you want your code camelCased?

On 2/14/08, Benjamin Sterling <[EMAIL PROTECTED]> wrote:
>
> Wha!!!  No 24hr seven days a week support for everything under the sun?!!
>
> Thanks for the update Gilles, I will be working on something today.  Where
> can I get the files?  I could not find a zip?  I can just grab it down from
> your demo site, not a huge deal.
>
> Thanks again.
>
> On 2/14/08, Gilles (Webunity) <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Allright, i have made some changes to the backend and uploader so that
> > it has some more stabillity.
> >
> > To answer your question Benjamin, each "progress" callback function
> > passes an object with this information:
> > http://docs.jquery.com/UI/Uploader/callbacks/fileProgress#tOptions
> >
> > In this option array, 2 more objects are found:
> > http://docs.jquery.com/UI/Uploader/DataObject#toptions (file
> > information)
> > http://docs.jquery.com/UI/Uploader/ProgressObject#toptions (progress
> > information)
> >
> > Using the information found there, you could create everything you
> > want.
> >
> > Please note; in order to implement this, you NEED both javascript and
> > backend knowledge. I simply cannot answer all support questions for
> > which answers can be found in the docs.
> >
>
>
>
> --
> Benjamin Sterling
> http://www.KenzoMedia.com
> http://www.KenzoHosting.com
> http://www.benjaminsterling.com
>



-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
http://www.benjaminsterling.com

Reply via email to