hi guys!
I switched over from using dojoType-inline-tags to programmaticly way.
Now I've got some big problems within uploading files!
The firebug-console is shouting that enctype='multipart/form-data and method=POST
are missing!
At the time when I did it by dojoType both of the parameters where overtaken into the dijit.
Now by doing it programmaticly both aren't overtaken
I searched the website and looked into the dijit-form classes without any success :(
1. the plain html tags (to be rendered programmaticly)
