[Dojo-interest] ajax file upload
Mike Wilcox
mwilcox at sitepen.com
Tue Jul 21 08:11:59 EDT 2009
The only thing I see that you are doing is 'isDebug' and 'devMode' at
the end of the script. Those need to be inserted into the FileUploader
as properties so that they will be sent to the SWF on creation. This
wouldn't cause the error, but will hopefully give a better error
message.
BTW, if you're able to upgrade, the FileUploader in Dojo 1.32 is much
improved, including its error handling.
Mike Wilcox
mwilcox at sitepen.com
http://www.sitepen.com
work: 650.968.8787 x218
cell: 214.697.4872
On Jul 20, 2009, at 6:30 PM, Ed Lazor wrote:
> "Error: Error in Actionscript. Use a try/catch block to find error."
>
> http://pastie.org/552707
>
> The error occurs when I click the "browse files" button. Any idea
> why?
>
> I'm trying to get ajax file uploads working based on instructions at
> http://docs.dojocampus.org/dojox/form/FileUploader
>
> Thanks,
>
> Ed
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://dojotoolkit.org/docs/book
> Forums: http://dojotoolkit.org/forum
> Dojo-interest at mail.dojotoolkit.org
> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>
More information about the Dojo-interest
mailing list