DOJO file Upload

in

HI all,

I am Java programmer novice to dojo.Currently i am uploading file using dojo.io.Iframe.Every thing is working finr but after file upload I am getting some thing wired message.When i see the firebug console it saying Error: ifd.getElementsByTagName("textarea")[0] is undefined ]

What i found on the net is http://dojotoolkit.org/support/faq/when-uploading-file-why-do-i-get-erro...

But i dont know how to put response in the textarea.Any examples

Back to top