Hi
I was wondering if anyone knew of a widget that I could use to list/open a local/remote file within the GWT.
I thought I could use the FileUpload object but I can't figure out how to tell it where to browse.
Is it possible to tell the FileUpload object to look somewhere other than the local filesystem?
If not is there a simple widget where I can point it to a directory albeit local or remote via RPC?
Thanks,
C