Possible Duplicate:
gwt file upload code
I want to use FileUpload in gwt without having a submit button next to this widget. For example: I press browse button to browse for the file I intend to upload. After I find the file and select it, I press the Open button. Now, is it possible to use this Open button to send the file to server instead of having another submit button.