I want to check the file size before uploading it, so that i can restrict the users before uploading. I want it use the jquery, but please suggest some thing else, if it is not possible in that way.
I am using PHP at backend.
I want to check the file size before uploading it, so that i can
Share
You can’t with Javascript, but you can using a Flash based uploader such as SWFUpload.