Hi, I want to make validation not to upload a file more than 100 MB in my file up loader widget. Currently I am uploading the file and transfering it on server side and there on server side checking the size. Is there any way so that I can check the file size on client side itself so that it will reduce the time required for file transfer to server side.
-- Thanks & regards , Kedar -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
