Monday, December 3, 2012

Client side file size validation using javascript


uploading file in rad Asynchronous upload and validating file size using java script or validating uploaded file size from client side

Here in this article i am going to explain how to make validation for file which is uploading in JavaScript. I am using a third party tool called "Telerik". In this third party tool we have a lot of features for our convenience. Here i am checking the Uploaded file size limit up to 2MB. When ever the file size get exceeded the limit then we can validate and remove the uploaded file from the list. Check the example in the below link.....
http://yash-maneel.blogspot.in/2012/05/uploading-file-in-rad-upload-and.html



No comments:

Post a Comment