Hi, I think I should make myself more clear.
What I want to do is to allow the users select the location folder for a set of files, and then with this location I have to read all the files present in that folder. With the file upload widget, I can't select all the files in the folder, neither could I select the folder name itself. Is there any other smart way to do this i.e. to allow users selecting a folder so that we can process all the files inside it. Regards, Harsh Yadav On Tue, Apr 27, 2010 at 4:52 PM, Jeff Chimene <[email protected]> wrote: > On 04/27/2010 12:13 PM, harsh.y.yadav wrote: > > Hi Sri, > > > > Thanks for your reply. > > > > Actually I don't want to upload the folder contents. > > > > What I want in some way is for the user to tell me the folder > > destination with respect to the file system. > > You have to provide the destination folder via a separate widget. > > > > > Is there any other way to do it. > > > > --Harsh > > > > On Tue, Apr 27, 2010 at 3:02 PM, Sripathi Krishnan > > <[email protected] <mailto:[email protected]>> wrote: > > > > You can't upload a folder through http, its not possible. > > > > --Sri > > > > > > > > On 28 April 2010 00:29, harsh.y.yadav <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi all, > > > > I want to use the GWT File Uploader. > > > > However, I want to set it to select folder instead of files. > > > > I searched on the forums, however, couldn't found a solution for > > this. > > > > Is there any way to do this. > > > > Thanks and Regards, > > Harsh Yadav > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
