Monday, June 28, 2010

Re: Open File on client side.

With the new W3C File API you could access files that are picked (by
the user) using an input tag or dropped via mouse (etc) over the
browser window, but AFAIK FF 3.6 is the only browser that supports it
now. @ Google IO, the comments from the GWT team were that as soon as
there is more browser penetration, gwt will support it.

On Mon, Jun 28, 2010 at 4:05 PM, alan <alan.snyder@gmail.com> wrote:
> I would like to open a file on the client side, so it can populate a
> local (client-side) table. (After validating of course).  The data is
> not needed on the server side.
>
> What is the best way to do this?  It seems uploading the file to the
> server would be wasteful, but can you open the file on the client
> side?
>
> --
> You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

--
Jon Gorrono
PGP Key: 0x5434509D -
http{pgp.mit.edu:11371/pks/lookup?search=0x5434509D&op=index}
GSWoT Introducer - {GSWoT:US75 5434509D Jon P. Gorrono <jpgorrono - gswot.org>}
http{ats.ucdavis.edu}

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment