how to embed <form> <input type="file" name="pic" id="pic" accept="image/gif, image/jpeg" /> </form>
into gwt file upload...? -- Aditya On Wed, Jul 21, 2010 at 2:00 AM, lineman78 <[email protected]> wrote: > http://www.w3schools.com/TAGS/att_input_accept.asp > > > On Jul 20, 2:01 pm, Paachu <[email protected]> wrote: > > Hi, > > > > I need to upload one csv file into my application. I am using > > FileUpload compontent to upload the File. But when I use FileUpload, > > the FileUploadDialog displayed All files.. I need to set it > > only for csv files . How can I set filter for that? > > > > thanks > > Paachu. > > -- > 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.
