Related Posts Plugin for WordPress, Blogger...

About

Follow Us

Showing posts with label File upload.. Show all posts
Showing posts with label File upload.. Show all posts

Monday, 2 March 2015

This is common requirement  to check the file size before uploading or to download files up to specific size ex. 1 mb, file with size more than 1 mb will not allowed to download. This can be done by using server side code or using javascript.