-
23 Mar 2011 12:32 PM #1
fileupload
fileupload
Has anyone been able to get file upload working in 4.x? I am using pr5. If I use a textfield it works fine but if I change the field to
I get a "The request sent by the client was syntactically incorrect ()".Code:{ xtype: 'textfield', name: 'file', inputType: 'file', fieldLabel: 'File upload' }
-
23 Mar 2011 9:09 PM #2
Also having problems with fileupload
Also having problems with fileupload
I haven't been able to get it to work either. And there don't seem to be any examples of file uploading provided in the pr5 package, nor can I find anything related to uploading in the extjs 4 API.
Similar Threads
-
FileUpload in Gxt
By sbarakat in forum Ext GWT: DiscussionReplies: 0Last Post: 21 Nov 2009, 2:44 AM -
fileupload help
By mclovin in forum Ext 3.x: Help & DiscussionReplies: 11Last Post: 13 Oct 2009, 4:44 PM -
FileUpload
By FireGlow in forum Ext GWT: Help & Discussion (1.x)Replies: 1Last Post: 26 May 2009, 11:05 AM -
I need help with FileUpload
By pokerking400 in forum Ext 2.x: Help & DiscussionReplies: 8Last Post: 7 Sep 2008, 4:01 AM


Reply With Quote