Re: Maximum file upload Limit
I found this with Google: http://stackoverflow.com/questions/3717793/javascript-file-upload-size-validation
You can do it with GWT I suppose.
2013/7/5 Kedar Vyawahare <kedar.vyawahare1989@gmail.com>
--required for file transfer to server side.Is there any way so that I can check the file size on client side itself so that it will reduce the timeCurrently I am uploading the file and transfering it on server side and there on server side checking the size.Hi,I want to make validation not to upload a file more than 100 MB in my file up loader widget.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home