Hi,
I am using the file upload control.
I dont want to change file size limit in web.config and hence want to restrict users, when they upload huge files.
How to check the file size limit in code?
Also, Is it 4 MB for each individual user to upload file?
Thanks
Go to the complete details ...