paritha.j
20 Nov 2011, 8:24 PM
Hi,
I am using gwt singleuploader for uploading a file in one of the UIs. I am retrieving the filename along with path from the database and trying to set it in the textfield, but it's not working. I tried to set it using uploaderName.getFileInput().setText(path+filename). Can anyone please help me with this.
Thanking You,
Pavitra
I am using gwt singleuploader for uploading a file in one of the UIs. I am retrieving the filename along with path from the database and trying to set it in the textfield, but it's not working. I tried to set it using uploaderName.getFileInput().setText(path+filename). Can anyone please help me with this.
Thanking You,
Pavitra