hi
is there anyway that i can check the size of file on client side before
uploading file to server????
suppose the user uploads file of 10 mb then the server will know the
size is 10 mb after the file is uploaded to server which wastes the
bandwidth so what i want to check is that the server first checks the
size of file to upload and if it is
o.k. then and then only the file will be uploaded..
thxs for reply in advance......
is there anyway that i can check the size of file on client side before
uploading file to server????
suppose the user uploads file of 10 mb then the server will know the
size is 10 mb after the file is uploaded to server which wastes the
bandwidth so what i want to check is that the server first checks the
size of file to upload and if it is
o.k. then and then only the file will be uploaded..
thxs for reply in advance......
Comment