On Apr 9, 8:22 pm, Mark Butcher <mark.butc...@gmail.com> wrote:
> Hi all,
>
> I'm having some issues with the FileUpload stuff. As far as I can see I'm
> doing everything correctly and it works in everything except Chrome (in my
> testing so far). What I want to achieve is to allow user's to upload an
> image to our servlet - the servlet stores the image and returns an ID which
> is then used in the GWT code to refer to that image from there on. This
> basically works but on chrome I get the image ID and then some html (an
> empty div tag). Here some code...

Could it be that the div is added by a Chrome extension? Try disabling
all extensions to see if it makes a difference.

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to